cms/app-client/mirage/fixtures/discourses.js
changeset 173 cf7b221238fd
parent 161 5f011170de74
child 454 710a2ae08a74
equal deleted inserted replaced
172:660570f13537 173:cf7b221238fd
       
     1 export default [
       
     2   {
       
     3     "id": "http://ark.bnf.fr/ark:/12148/cb12481481z",
       
     4     "count": 2524,
       
     5     "label": "dialogue"
       
     6   },
       
     7   {
       
     8     "id": "http://ark.bnf.fr/ark:/12148/cb11932135w",
       
     9     "count": 1882,
       
    10     "label": "entretiens"
       
    11   },
       
    12   {
       
    13     "id": "http://ark.bnf.fr/ark:/12148/cb11955657q",
       
    14     "count": 857,
       
    15     "label": "lecture à haute voix"
       
    16   },
       
    17   {
       
    18     "id": "http://ark.bnf.fr/ark:/12148/cb119317924",
       
    19     "count": 653,
       
    20     "label": "conversation"
       
    21   },
       
    22   {
       
    23     "id": "http://ark.bnf.fr/ark:/12148/cb119829234",
       
    24     "count": 629,
       
    25     "label": "questionnaires"
       
    26   },
       
    27   {
       
    28     "id": "http://ark.bnf.fr/ark:/12148/cb11937212q",
       
    29     "count": 343,
       
    30     "label": "narration"
       
    31   },
       
    32   {
       
    33     "id": "http://ark.bnf.fr/ark:/12148/cb11946100d",
       
    34     "count": 228,
       
    35     "label": "paradigme (épistémologie)"
       
    36   },
       
    37   {
       
    38     "id": "http://ark.bnf.fr/ark:/12148/cb119341539",
       
    39     "count": 222,
       
    40     "label": "discussion"
       
    41   },
       
    42   {
       
    43     "id": "http://ark.bnf.fr/ark:/12148/cb11976851v",
       
    44     "count": 219,
       
    45     "label": "récits personnels"
       
    46   },
       
    47   {
       
    48     "id": "http://ark.bnf.fr/ark:/12148/cb11936159v",
       
    49     "count": 110,
       
    50     "label": "contes"
       
    51   },
       
    52   {
       
    53     "id": "http://ark.bnf.fr/ark:/12148/cb13319048g",
       
    54     "count": 68,
       
    55     "label": "chansons"
       
    56   },
       
    57   {
       
    58     "id": "http://ark.bnf.fr/ark:/12148/cb11949715t",
       
    59     "count": 43,
       
    60     "label": "réunions"
       
    61   },
       
    62   {
       
    63     "id": "http://ark.bnf.fr/ark:/12148/cb119783362",
       
    64     "count": 36,
       
    65     "label": "bavardage"
       
    66   },
       
    67   {
       
    68     "id": "http://ark.bnf.fr/ark:/12148/cb11931724n",
       
    69     "count": 23,
       
    70     "label": "congrès et conférences"
       
    71   },
       
    72   {
       
    73     "id": "http://ark.bnf.fr/ark:/12148/cb11957378b",
       
    74     "count": 12,
       
    75     "label": "musique instrumentale"
       
    76   },
       
    77   {
       
    78     "id": "http://ark.bnf.fr/ark:/12148/cb119834877",
       
    79     "count": 11,
       
    80     "label": "récitation"
       
    81   },
       
    82   {
       
    83     "id": "http://ark.bnf.fr/ark:/12148/cb12083158d",
       
    84     "count": 11,
       
    85     "label": "argumentation"
       
    86   },
       
    87   {
       
    88     "id": "http://ark.bnf.fr/ark:/12148/cb11948542x",
       
    89     "count": 7,
       
    90     "label": "discours"
       
    91   },
       
    92   {
       
    93     "id": "http://ark.bnf.fr/ark:/12148/cb120502737",
       
    94     "count": 2,
       
    95     "label": "enquêtes linguistiques"
       
    96   },
       
    97   {
       
    98     "id": "http://ark.bnf.fr/ark:/12148/cb11953414d",
       
    99     "count": 1,
       
   100     "label": "fables"
       
   101   }
       
   102 ];