GET /api/v1/releasers/78290/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/187434/?format=api",
"demozoo_url": "https://demozoo.org/productions/187434/",
"id": 187434,
"title": "MIDI Synthesizer",
"author_nicks": [
{
"name": "Jamis",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/78290/?format=api",
"id": 78290,
"name": "Jamis",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2018-05-26",
"supertype": "production",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": [
"lost"
]
},
{
"url": "https://demozoo.org/api/v1/productions/173822/?format=api",
"demozoo_url": "https://demozoo.org/productions/173822/",
"id": 173822,
"title": "Hexadecimal Aliens",
"author_nicks": [
{
"name": "Jamis",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/78290/?format=api",
"id": 78290,
"name": "Jamis",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2015-05-23",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/62/?format=api",
"id": 62,
"name": "Custom Hardware"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/43/?format=api",
"id": 43,
"name": "8K Intro",
"supertype": "production"
}
],
"tags": []
}
]