GET /api/v1/releasers/50854/productions/?format=api&ordering=id
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/114498/?format=api",
"demozoo_url": "https://demozoo.org/productions/114498/",
"id": 114498,
"title": "Atari Star BBS",
"author_nicks": [
{
"name": "Guy Ferrant",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/50854/?format=api",
"id": 50854,
"name": "Guy Ferrant",
"is_group": false
}
},
{
"name": "Terminator",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/50853/?format=api",
"id": 50853,
"name": "Terminator",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2003-12-28",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/16/?format=api",
"id": 16,
"name": "Atari 8 bit"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/41/?format=api",
"id": 41,
"name": "BBStro",
"supertype": "production"
}
],
"tags": []
}
]