GET /api/v1/releasers/2411/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/54476/?format=api",
"demozoo_url": "https://demozoo.org/graphics/54476/",
"id": 54476,
"title": "Space",
"author_nicks": [
{
"name": "Tom",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/2411/?format=api",
"id": 2411,
"name": "Tom",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Fire-Soft",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/2184/?format=api",
"id": 2184,
"name": "Fire-Soft",
"is_group": true
}
}
],
"release_date": "1999-04-04",
"supertype": "graphics",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/17/?format=api",
"id": 17,
"name": "Atari Falcon"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": [
"imagine"
]
}
]