GET /api/v1/releasers/49377/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/152500/?format=api",
"demozoo_url": "https://demozoo.org/productions/152500/",
"id": 152500,
"title": "Slash",
"author_nicks": [
{
"name": "Narha",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/49377/?format=api",
"id": 49377,
"name": "Narha",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1999-08-23",
"supertype": "production",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/34/?format=api",
"id": 34,
"name": "Video",
"supertype": "production"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/110525/?format=api",
"demozoo_url": "https://demozoo.org/graphics/110525/",
"id": 110525,
"title": "Narha",
"author_nicks": [
{
"name": "Narha",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/49377/?format=api",
"id": 49377,
"name": "Narha",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1999-02-20",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": []
}
]