GET /api/v1/releasers/4941/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/168556/?format=api",
"demozoo_url": "https://demozoo.org/graphics/168556/",
"id": 168556,
"title": "Intuition Toast Some Bread!",
"author_nicks": [
{
"name": "LILS",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/4941/?format=api",
"id": 4941,
"name": "LILS",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Intuition",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/11451/?format=api",
"id": 11451,
"name": "Intuition",
"is_group": true
}
}
],
"release_date": "1990",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": [
"comic"
]
}
]