GET /api/v1/releasers/90171/productions/?format=api&ordering=name
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/204805/?format=api",
"demozoo_url": "https://demozoo.org/productions/204805/",
"id": 204805,
"title": "A C64 Game Mashup",
"author_nicks": [
{
"name": "James",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/90171/?format=api",
"id": 90171,
"name": "James",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "DataDoor",
"abbreviation": "DTDR",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/66524/?format=api",
"id": 66524,
"name": "DataDoor",
"is_group": true
}
}
],
"release_date": "2019-06-09",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/12/?format=api",
"id": 12,
"name": "Browser"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/33/?format=api",
"id": 33,
"name": "Game",
"supertype": "production"
}
],
"tags": []
}
]