GET /api/v1/releasers/54736/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/187836/?format=api",
"demozoo_url": "https://demozoo.org/productions/187836/",
"id": 187836,
"title": "3172",
"author_nicks": [
{
"name": "0xc64",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/54736/?format=api",
"id": 54736,
"name": "0xc64",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2015-02-16",
"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": []
},
{
"url": "https://demozoo.org/api/v1/productions/126064/?format=api",
"demozoo_url": "https://demozoo.org/productions/126064/",
"id": 126064,
"title": "SYNTRO",
"author_nicks": [
{
"name": "0xc64",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/54736/?format=api",
"id": 54736,
"name": "0xc64",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2014-11-15",
"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/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]