GET /api/v1/releasers/42340/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/83565/?format=api",
"demozoo_url": "https://demozoo.org/productions/83565/",
"id": 83565,
"title": "What",
"author_nicks": [
{
"name": "GaTTu",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/42340/?format=api",
"id": 42340,
"name": "GaTTu",
"is_group": false
}
},
{
"name": "LyCoS",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/42307/?format=api",
"id": 42307,
"name": "LyCoS",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Owned Team",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/42313/?format=api",
"id": 42313,
"name": "Owned Team",
"is_group": true
}
}
],
"release_date": "2006-07-24",
"supertype": "production",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/34/?format=api",
"id": 34,
"name": "Video",
"supertype": "production"
}
],
"tags": []
}
]