GET /api/v1/releasers/128614/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/382163/?format=api",
"demozoo_url": "https://demozoo.org/productions/382163/",
"id": 382163,
"title": "Moon Patrol for the Atari 5200",
"author_nicks": [
{
"name": "Atari Pirates Inc.",
"abbreviation": "API",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/128614/?format=api",
"id": 128614,
"name": "Atari Pirates Inc.",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": null,
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/54/?format=api",
"id": 54,
"name": "Atari 2600 Video Computer System (VCS)"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/13/?format=api",
"id": 13,
"name": "Cracktro",
"supertype": "production"
}
],
"tags": []
}
]