GET /api/v1/releasers/151483/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/376865/?format=api",
"demozoo_url": "https://demozoo.org/productions/376865/",
"id": 376865,
"title": "firstie",
"author_nicks": [
{
"name": "squareparts",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/151483/?format=api",
"id": 151483,
"name": "squareparts",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2019-10",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/54/?format=api",
"id": 54,
"name": "Atari 2600 Video Computer System (VCS)"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/3/?format=api",
"id": 3,
"name": "4K Intro",
"supertype": "production"
}
],
"tags": []
}
]