GET /api/v1/releasers/72367/productions/?format=api&ordering=name
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/173722/?format=api",
"demozoo_url": "https://demozoo.org/productions/173722/",
"id": 173722,
"title": "Amiga Navsegda",
"author_nicks": [
{
"name": "Computer Bug",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/72367/?format=api",
"id": 72367,
"name": "Computer Bug",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Rampage",
"abbreviation": "RP",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/38399/?format=api",
"id": 38399,
"name": "Rampage",
"is_group": true
}
}
],
"release_date": "2017-07-01",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/5/?format=api",
"id": 5,
"name": "Amiga OCS/ECS"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": [
"rsi-demomaker"
]
},
{
"url": "https://demozoo.org/api/v1/productions/237358/?format=api",
"demozoo_url": "https://demozoo.org/music/237358/",
"id": 237358,
"title": "popcorn",
"author_nicks": [
{
"name": "Computer Bug",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/72367/?format=api",
"id": 72367,
"name": "Computer Bug",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2017-07-01",
"supertype": "music",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/5/?format=api",
"id": 5,
"name": "Amiga OCS/ECS"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/14/?format=api",
"id": 14,
"name": "Music",
"supertype": "music"
}
],
"tags": []
}
]