GET /api/v1/releasers/13169/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/345888/?format=api",
"demozoo_url": "https://demozoo.org/productions/345888/",
"id": 345888,
"title": "Pathfinder",
"author_nicks": [
{
"name": "Adder",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/13169/?format=api",
"id": 13169,
"name": "Adder",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Triad",
"abbreviation": "3AD",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/827/?format=api",
"id": 827,
"name": "Triad",
"is_group": true
}
}
],
"release_date": "2024-05-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/3/?format=api",
"id": 3,
"name": "4K Intro",
"supertype": "production"
}
],
"tags": []
}
]