GET /api/v1/releasers/8736/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/7714/?format=api",
"demozoo_url": "https://demozoo.org/productions/7714/",
"id": 7714,
"title": "Intro",
"author_nicks": [
{
"name": "Chasm",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/8736/?format=api",
"id": 8736,
"name": "Chasm",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1995-12-29",
"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/10/?format=api",
"id": 10,
"name": "40k Intro",
"supertype": "production"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/352383/?format=api",
"demozoo_url": "https://demozoo.org/productions/352383/",
"id": 352383,
"title": "Halloween Party Demo",
"author_nicks": [
{
"name": "Chasm",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/8736/?format=api",
"id": 8736,
"name": "Chasm",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1990-11-02",
"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/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]