GET /api/v1/releasers/34037/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/58068/?format=api",
"demozoo_url": "https://demozoo.org/productions/58068/",
"id": 58068,
"title": "Gentics Demo",
"author_nicks": [
{
"name": "Pazazzo",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/34037/?format=api",
"id": 34037,
"name": "Pazazzo",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2001-06-23",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/12/?format=api",
"id": 12,
"name": "Browser"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/58059/?format=api",
"demozoo_url": "https://demozoo.org/productions/58059/",
"id": 58059,
"title": "j4z 4k Intro",
"author_nicks": [
{
"name": "Pazazzo",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/34037/?format=api",
"id": 34037,
"name": "Pazazzo",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2001-06-23",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/12/?format=api",
"id": 12,
"name": "Browser"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/3/?format=api",
"id": 3,
"name": "4K Intro",
"supertype": "production"
}
],
"tags": []
}
]