GET /api/v1/releasers/107367/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/277631/?format=api",
"demozoo_url": "https://demozoo.org/productions/277631/",
"id": 277631,
"title": "Above Moon",
"author_nicks": [
{
"name": "Cobra National Crew",
"abbreviation": "CNC",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/107367/?format=api",
"id": 107367,
"name": "Cobra National Crew",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1987-09-21",
"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": []
},
{
"url": "https://demozoo.org/api/v1/productions/338838/?format=api",
"demozoo_url": "https://demozoo.org/productions/338838/",
"id": 338838,
"title": "One by One",
"author_nicks": [
{
"name": "Cobra National Crew",
"abbreviation": "CNC",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/107367/?format=api",
"id": 107367,
"name": "Cobra National Crew",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1987",
"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": []
}
]