GET /api/v1/releasers/7612/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/109919/?format=api",
"demozoo_url": "https://demozoo.org/productions/109919/",
"id": 109919,
"title": "Fullmoon",
"author_nicks": [
{
"name": "The Crazy Cowboys",
"abbreviation": "TCC",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/7612/?format=api",
"id": 7612,
"name": "The Crazy Cowboys",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1993",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/9/?format=api",
"id": 9,
"name": "Atari ST/E"
}
],
"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/137378/?format=api",
"demozoo_url": "https://demozoo.org/productions/137378/",
"id": 137378,
"title": "TCC Demo",
"author_nicks": [
{
"name": "The Crazy Cowboys",
"abbreviation": "TCC",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/7612/?format=api",
"id": 7612,
"name": "The Crazy Cowboys",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1992-12",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/9/?format=api",
"id": 9,
"name": "Atari ST/E"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]