38 lines
No EOL
979 B
JSON
38 lines
No EOL
979 B
JSON
[
|
|
{
|
|
"id": 1,
|
|
"prenom": "Teddy",
|
|
"nom": "Riner",
|
|
"pays": "France",
|
|
"sexe": "H",
|
|
"image": "https://upload.wikimedia.org/wikipedia/commons/4/4e/Teddy_Riner_2012.jpg",
|
|
"disciplines": [
|
|
1
|
|
],
|
|
"records": []
|
|
},
|
|
{
|
|
"id": 2,
|
|
"prenom": "Flessel",
|
|
"nom": "Laura",
|
|
"pays": "France",
|
|
"sexe": "H",
|
|
"image": "https://plusquedusport.files.wordpress.com/2012/04/124936207sl015_laura_flesse.jpg",
|
|
"disciplines": [
|
|
2
|
|
],
|
|
"records": []
|
|
},
|
|
{
|
|
"id": 3,
|
|
"prenom": "Monfils",
|
|
"nom": "Ga\u00ebl",
|
|
"pays": "France",
|
|
"sexe": "H",
|
|
"image": "https://upload.wikimedia.org/wikipedia/commons/thumb/2/26/Monfils_RG19_%2813%29_%2848199149362%29.jpg/1200px-Monfils_RG19_%2813%29_%2848199149362%29.jpg",
|
|
"disciplines": [
|
|
3
|
|
],
|
|
"records": []
|
|
}
|
|
] |