GET /api/v1/releasers/24579/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/38200/?format=api",
"demozoo_url": "https://demozoo.org/productions/38200/",
"id": 38200,
"title": "Party.zanci",
"author_nicks": [
{
"name": "4 Little Cows",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/24579/?format=api",
"id": 24579,
"name": "4 Little Cows",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2000-11-04",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/6/?format=api",
"id": 6,
"name": "Amiga AGA"
}
],
"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/229196/?format=api",
"demozoo_url": "https://demozoo.org/productions/229196/",
"id": 229196,
"title": "Big Star Party",
"author_nicks": [
{
"name": "4 Little Cows",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/24579/?format=api",
"id": 24579,
"name": "4 Little Cows",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1999-11-14",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/5/?format=api",
"id": 5,
"name": "Amiga OCS/ECS"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/4/?format=api",
"id": 4,
"name": "Intro",
"supertype": "production"
}
],
"tags": []
}
]