GET /api/v1/releasers/68968/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/166383/?format=api",
"demozoo_url": "https://demozoo.org/productions/166383/",
"id": 166383,
"title": "Freek World Intro",
"author_nicks": [
{
"name": "Rene",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/68968/?format=api",
"id": 68968,
"name": "Rene",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1997-10",
"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/41/?format=api",
"id": 41,
"name": "BBStro",
"supertype": "production"
}
],
"tags": []
}
]