GET /api/v1/releasers/45610/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/175527/?format=api",
"demozoo_url": "https://demozoo.org/productions/175527/",
"id": 175527,
"title": "Ohne Dich",
"author_nicks": [
{
"name": "Pixel",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/45610/?format=api",
"id": 45610,
"name": "Pixel",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2015-08",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/21/?format=api",
"id": 21,
"name": "VIC-20"
}
],
"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/184989/?format=api",
"demozoo_url": "https://demozoo.org/productions/184989/",
"id": 184989,
"title": "Pulse",
"author_nicks": [
{
"name": "Pixel",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/45610/?format=api",
"id": 45610,
"name": "Pixel",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2014-03",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/21/?format=api",
"id": 21,
"name": "VIC-20"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/33/?format=api",
"id": 33,
"name": "Game",
"supertype": "production"
}
],
"tags": [
"glitch",
"source-available",
"shoot-em-up"
]
}
]