GET /api/v1/releasers/22990/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/159068/?format=api",
"demozoo_url": "https://demozoo.org/graphics/159068/",
"id": 159068,
"title": "My Guru",
"author_nicks": [
{
"name": "Hypnotic",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/22990/?format=api",
"id": 22990,
"name": "Hypnotic",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Cefalon",
"abbreviation": "CFN",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/22993/?format=api",
"id": 22993,
"name": "Cefalon",
"is_group": true
}
}
],
"release_date": "1999-05-29",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": []
}
]