GET /api/v1/releasers/111858/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/272868/?format=api",
"demozoo_url": "https://demozoo.org/productions/272868/",
"id": 272868,
"title": "Happy New Year 2020 Intro",
"author_nicks": [
{
"name": "Phosphene",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/111858/?format=api",
"id": 111858,
"name": "Phosphene",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2019-12-31",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/2/?format=api",
"id": 2,
"name": "ZX Spectrum"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/35/?format=api",
"id": 35,
"name": "16K Intro",
"supertype": "production"
}
],
"tags": [
"new-year"
]
}
]