GET /api/v1/releasers/150925/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/375252/?format=api",
"demozoo_url": "https://demozoo.org/productions/375252/",
"id": 375252,
"title": "The C64 Demo",
"author_nicks": [
{
"name": "ErbinWuta",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/150925/?format=api",
"id": 150925,
"name": "ErbinWuta",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2007-03",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/1/?format=api",
"id": 1,
"name": "Windows"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/4/?format=api",
"id": 4,
"name": "Intro",
"supertype": "production"
}
],
"tags": [
"lost",
"osdm"
]
},
{
"url": "https://demozoo.org/api/v1/productions/375251/?format=api",
"demozoo_url": "https://demozoo.org/productions/375251/",
"id": 375251,
"title": "Aliens",
"author_nicks": [
{
"name": "ErbinWuta",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/150925/?format=api",
"id": 150925,
"name": "ErbinWuta",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2006-10",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/1/?format=api",
"id": 1,
"name": "Windows"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/4/?format=api",
"id": 4,
"name": "Intro",
"supertype": "production"
}
],
"tags": [
"lost",
"osdm"
]
}
]