GET /api/v1/releasers/70854/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/319338/?format=api",
"demozoo_url": "https://demozoo.org/productions/319338/",
"id": 319338,
"title": "Minimegademo",
"author_nicks": [
{
"name": "Nom De Nom",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/43383/?format=api",
"id": 43383,
"name": "Nom De Nom",
"is_group": false
}
},
{
"name": "TCD",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/70854/?format=api",
"id": 70854,
"name": "The Cracking Dane",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Trope",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/71127/?format=api",
"id": 71127,
"name": "Trope",
"is_group": true
}
}
],
"release_date": "2023-02-11",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/3/?format=api",
"id": 3,
"name": "Commodore 64"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/19/?format=api",
"id": 19,
"name": "256b Intro",
"supertype": "production"
}
],
"tags": []
}
]