GET /api/v1/releasers/30634/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/51840/?format=api",
"demozoo_url": "https://demozoo.org/graphics/51840/",
"id": 51840,
"title": "techno är bättre än dig",
"author_nicks": [
{
"name": "David",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/30634/?format=api",
"id": 30634,
"name": "David",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2004-04-10",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": []
}
]