GET /api/v1/releasers/62079/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/200642/?format=api",
"demozoo_url": "https://demozoo.org/productions/200642/",
"id": 200642,
"title": "WinTin",
"author_nicks": [
{
"name": "Regionalgruppe Nord",
"abbreviation": "RENO",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/62079/?format=api",
"id": 62079,
"name": "Regionalgruppe Nord",
"is_group": true
}
}
],
"author_affiliation_nicks": [
{
"name": "Atari Bit Byter User Club",
"abbreviation": "ABBUC",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/33045/?format=api",
"id": 33045,
"name": "Atari Bit Byter User Club",
"is_group": true
}
}
],
"release_date": "2019-01-01",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/16/?format=api",
"id": 16,
"name": "Atari 8 bit"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/4/?format=api",
"id": 4,
"name": "Intro",
"supertype": "production"
}
],
"tags": []
}
]