GET /api/v1/releasers/79554/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/189453/?format=api",
"demozoo_url": "https://demozoo.org/productions/189453/",
"id": 189453,
"title": "Midnight Event",
"author_nicks": [
{
"name": "Abadion",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/79554/?format=api",
"id": 79554,
"name": "Abadion",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1992-11-12",
"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/189454/?format=api",
"demozoo_url": "https://demozoo.org/productions/189454/",
"id": 189454,
"title": "Perform",
"author_nicks": [
{
"name": "Abadion",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/79554/?format=api",
"id": 79554,
"name": "Abadion",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1992",
"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": []
}
]