2022-09-21 12:09:38 +02:00

20 lines
310 B
JSON

{
"mots": [
{
"id": 1,
"value": "voiture"
},
{
"id": 2,
"value": "antilope"
},
{
"id": 3,
"value": "nice"
},
{
"id": 4,
"value": "poney"
}
]
}