GET /api/v1/releasers/74157/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/191216/?format=api",
"demozoo_url": "https://demozoo.org/productions/191216/",
"id": 191216,
"title": "Pill",
"author_nicks": [
{
"name": "Wine Design",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/74157/?format=api",
"id": 74157,
"name": "Wine Design",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2018-08-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/22/?format=api",
"id": 22,
"name": "32K Intro",
"supertype": "production"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/177986/?format=api",
"demozoo_url": "https://demozoo.org/productions/177986/",
"id": 177986,
"title": "JD-00: HACK-IN-BOX",
"author_nicks": [
{
"name": "Wine Design",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/74157/?format=api",
"id": 74157,
"name": "Wine Design",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2017-09-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": []
}
]