GET /api/v1/releasers/129021/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/316848/?format=api",
"demozoo_url": "https://demozoo.org/productions/316848/",
"id": 316848,
"title": "Christmas Star (Commodore KIM-1/6502 Assembler)",
"author_nicks": [
{
"name": "Retro Revd",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/129021/?format=api",
"id": 129021,
"name": "Retro Reverend",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2022-12-27",
"supertype": "production",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/4/?format=api",
"id": 4,
"name": "Intro",
"supertype": "production"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/303619/?format=api",
"demozoo_url": "https://demozoo.org/productions/303619/",
"id": 303619,
"title": "Christmas Tree (Forth)",
"author_nicks": [
{
"name": "Retro Reverend",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/129021/?format=api",
"id": 129021,
"name": "Retro Reverend",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2021-12-23",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/21/?format=api",
"id": 21,
"name": "VIC-20"
}
],
"types": [],
"tags": [
"code-challenge"
]
}
]