GET /api/v1/releasers/11890/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/189368/?format=api",
"demozoo_url": "https://demozoo.org/productions/189368/",
"id": 189368,
"title": "Nyan Cat 1k",
"author_nicks": [
{
"name": "Snq",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/11890/?format=api",
"id": 11890,
"name": "Snq",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Aardbei",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/1/?format=api",
"id": 1,
"name": "Aardbei",
"is_group": true
}
}
],
"release_date": "2011-08",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/1/?format=api",
"id": 1,
"name": "Windows"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/21/?format=api",
"id": 21,
"name": "1K Intro",
"supertype": "production"
}
],
"tags": [
"nyancat"
]
}
]