57 lines
1.1 KiB
JSON
57 lines
1.1 KiB
JSON
{
|
|
"collection": {
|
|
"version": "1.0",
|
|
"href": "https://apiv3.teamsnap.com/eventLineups?eventId=2001",
|
|
"links": [
|
|
{
|
|
"rel": "self",
|
|
"href": "https://apiv3.teamsnap.com/eventLineups?eventId=2001"
|
|
}
|
|
],
|
|
"queries": [
|
|
{
|
|
"rel": "search",
|
|
"href": "https://apiv3.teamsnap.com/eventLineups{?eventId}",
|
|
"prompt": "Event lineups"
|
|
}
|
|
],
|
|
"template": {
|
|
"data": [
|
|
{
|
|
"name": "event_id",
|
|
"value": ""
|
|
},
|
|
{
|
|
"name": "is_published",
|
|
"value": false
|
|
}
|
|
]
|
|
},
|
|
"items": [
|
|
{
|
|
"href": "https://apiv3.teamsnap.com/eventLineups/5001",
|
|
"data": [
|
|
{
|
|
"name": "id",
|
|
"value": 5001
|
|
},
|
|
{
|
|
"name": "event_id",
|
|
"value": 2001
|
|
},
|
|
{
|
|
"name": "is_published",
|
|
"value": true
|
|
}
|
|
],
|
|
"links": [
|
|
{
|
|
"rel": "eventLineupEntries",
|
|
"href": "https://apiv3.teamsnap.com/eventLineupEntries?eventLineupId=5001"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
}
|