GET /api/v1/releasers/67850/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/189103/?format=api",
"demozoo_url": "https://demozoo.org/productions/189103/",
"id": 189103,
"title": "Old Skool Appreciation",
"author_nicks": [
{
"name": "Magnar",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/47/?format=api",
"id": 47,
"name": "Magnar",
"is_group": false
}
},
{
"name": "Pad",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/67850/?format=api",
"id": 67850,
"name": "Pad",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2018-06-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/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/160505/?format=api",
"demozoo_url": "https://demozoo.org/productions/160505/",
"id": 160505,
"title": "twentyfive",
"author_nicks": [
{
"name": "Pad",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/67850/?format=api",
"id": 67850,
"name": "Pad",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2016-07-16",
"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": []
}
]