GET /api/v1/releasers/43787/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/88984/?format=api",
"demozoo_url": "https://demozoo.org/productions/88984/",
"id": 88984,
"title": "POM '99 Demo Entry",
"author_nicks": [
{
"name": "Hackers Against Rap And Disco",
"abbreviation": "HARD",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/43787/?format=api",
"id": 43787,
"name": "Hackers Against Rap And Disco",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1999-04-25",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/39/?format=api",
"id": 39,
"name": "Nintendo 64 (N64)"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]