GET /api/v1/releasers/78623/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/273937/?format=api",
"demozoo_url": "https://demozoo.org/graphics/273937/",
"id": 273937,
"title": "Computorium",
"author_nicks": [
{
"name": "DangerCobraM",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/78623/?format=api",
"id": 78623,
"name": "DangerCobraM",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2020-01-18",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": [
"aseprite"
]
},
{
"url": "https://demozoo.org/api/v1/productions/187946/?format=api",
"demozoo_url": "https://demozoo.org/productions/187946/",
"id": 187946,
"title": "Power LINES G3",
"author_nicks": [
{
"name": "DangerCobraM",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/78623/?format=api",
"id": 78623,
"name": "DangerCobraM",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2018-06-09",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/10/?format=api",
"id": 10,
"name": "macOS"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]