GET /api/v1/releasers/59519/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/139905/?format=api",
"demozoo_url": "https://demozoo.org/productions/139905/",
"id": 139905,
"title": "Crap I Coded In 91",
"author_nicks": [
{
"name": "Road Hard",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/59519/?format=api",
"id": 59519,
"name": "Road Hard",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Ultimate",
"abbreviation": "ULT",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/13283/?format=api",
"id": 13283,
"name": "Ultimate",
"is_group": true
}
}
],
"release_date": "2015-06-20",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/3/?format=api",
"id": 3,
"name": "Commodore 64"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/4/?format=api",
"id": 4,
"name": "Intro",
"supertype": "production"
}
],
"tags": []
}
]