GET /api/v1/releasers/21765/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/32657/?format=api",
"demozoo_url": "https://demozoo.org/graphics/32657/",
"id": 32657,
"title": "Boby 2",
"author_nicks": [
{
"name": "Pupuce",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/21765/?format=api",
"id": 21765,
"name": "Pupuce",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Sicob",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/21766/?format=api",
"id": 21766,
"name": "Sicob",
"is_group": true
}
}
],
"release_date": "1996-11-02",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": []
}
]