GET /api/v1/releasers/15176/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/123566/?format=api",
"demozoo_url": "https://demozoo.org/productions/123566/",
"id": 123566,
"title": "$_LO3003",
"author_nicks": [
{
"name": "Robur",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/15176/?format=api",
"id": 15176,
"name": "Robur",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2014-10-04",
"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/42915/?format=api",
"demozoo_url": "https://demozoo.org/productions/42915/",
"id": 42915,
"title": "Lo2002A",
"author_nicks": [
{
"name": "Robur",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/15176/?format=api",
"id": 15176,
"name": "Robur",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1999-01-30",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/4/?format=api",
"id": 4,
"name": "MS-Dos"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/2/?format=api",
"id": 2,
"name": "64K Intro",
"supertype": "production"
}
],
"tags": [
"mxm"
]
}
]