GET /api/v1/releasers/37424/productions/?format=api&ordering=name
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/121826/?format=api",
"demozoo_url": "https://demozoo.org/productions/121826/",
"id": 121826,
"title": "Skating Marseille",
"author_nicks": [
{
"name": "French Demoscene Activist",
"abbreviation": "FDA",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/37424/?format=api",
"id": 37424,
"name": "French Demoscene Activist",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2009-07-11",
"supertype": "production",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/34/?format=api",
"id": 34,
"name": "Video",
"supertype": "production"
}
],
"tags": [
"skateboarding"
]
},
{
"url": "https://demozoo.org/api/v1/productions/83708/?format=api",
"demozoo_url": "https://demozoo.org/graphics/83708/",
"id": 83708,
"title": "tata",
"author_nicks": [
{
"name": "French Demoscene Activist",
"abbreviation": "FDA",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/37424/?format=api",
"id": 37424,
"name": "French Demoscene Activist",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2006-10-14",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": []
}
]