GET /api/v1/releasers/46712/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/125263/?format=api",
"demozoo_url": "https://demozoo.org/graphics/125263/",
"id": 125263,
"title": "Game of Frogs",
"author_nicks": [
{
"name": "Sentience",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/46712/?format=api",
"id": 46712,
"name": "Sentience",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Mistigris",
"abbreviation": "Mist",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/22737/?format=api",
"id": 22737,
"name": "Mistigris",
"is_group": true
}
}
],
"release_date": "2014-10-31",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/26/?format=api",
"id": 26,
"name": "ANSI",
"supertype": "graphics"
}
],
"tags": []
}
]