GET /api/v1/releasers/140991/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/370335/?format=api",
"demozoo_url": "https://demozoo.org/productions/370335/",
"id": 370335,
"title": "The Addy Corner #2",
"author_nicks": [
{
"name": "Brainbombs",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/140991/?format=api",
"id": 140991,
"name": "Brainbombs",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1991-12-30",
"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/5/?format=api",
"id": 5,
"name": "Diskmag",
"supertype": "production"
}
],
"tags": [
"the-addy-corner"
]
},
{
"url": "https://demozoo.org/api/v1/productions/341060/?format=api",
"demozoo_url": "https://demozoo.org/productions/341060/",
"id": 341060,
"title": "Party Report",
"author_nicks": [
{
"name": "Brainbombs",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/140991/?format=api",
"id": 140991,
"name": "Brainbombs",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1991-12-15",
"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": []
}
]