GET /api/v1/releasers/84259/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/286629/?format=api",
"demozoo_url": "https://demozoo.org/productions/286629/",
"id": 286629,
"title": "Plasma Sucks",
"author_nicks": [
{
"name": "The Pollution",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/84259/?format=api",
"id": 84259,
"name": "The Pollution",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2020-11-05",
"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/197716/?format=api",
"demozoo_url": "https://demozoo.org/productions/197716/",
"id": 197716,
"title": "We Are The Pollution",
"author_nicks": [
{
"name": "The Pollution",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/84259/?format=api",
"id": 84259,
"name": "The Pollution",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2018-12-28",
"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/43/?format=api",
"id": 43,
"name": "8K Intro",
"supertype": "production"
}
],
"tags": []
}
]