GET /api/v1/releasers/19053/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/27401/?format=api",
"demozoo_url": "https://demozoo.org/productions/27401/",
"id": 27401,
"title": "JimB 4k Intro",
"author_nicks": [
{
"name": "JimB",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/19053/?format=api",
"id": 19053,
"name": "JimB",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1995-12-29",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/9/?format=api",
"id": 9,
"name": "Atari ST/E"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/3/?format=api",
"id": 3,
"name": "4K Intro",
"supertype": "production"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/123372/?format=api",
"demozoo_url": "https://demozoo.org/productions/123372/",
"id": 123372,
"title": "ST Format Demo",
"author_nicks": [
{
"name": "James Boulton",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/19053/?format=api",
"id": 19053,
"name": "JimB",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1993-01-30",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/9/?format=api",
"id": 9,
"name": "Atari ST/E"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/4/?format=api",
"id": 4,
"name": "Intro",
"supertype": "production"
}
],
"tags": []
}
]