GET /api/v1/releasers/7705/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/6401/?format=api",
"demozoo_url": "https://demozoo.org/graphics/6401/",
"id": 6401,
"title": "Destiny Can Wait",
"author_nicks": [
{
"name": "Kissarobotti",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/7705/?format=api",
"id": 7705,
"name": "Kissarobotti",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Parallax",
"abbreviation": "PRX",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/1041/?format=api",
"id": 1041,
"name": "Parallax",
"is_group": true
}
}
],
"release_date": "1992-07-26",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": []
}
]