GET /api/v1/releasers/67890/productions/?format=api&ordering=id
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/163612/?format=api",
"demozoo_url": "https://demozoo.org/music/163612/",
"id": 163612,
"title": "Floating",
"author_nicks": [
{
"name": "Andro",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/67890/?format=api",
"id": 67890,
"name": "Andro",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1999-08-21",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/168779/?format=api",
"demozoo_url": "https://demozoo.org/music/168779/",
"id": 168779,
"title": "Fly Away",
"author_nicks": [
{
"name": "Andro",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/67890/?format=api",
"id": 67890,
"name": "Andro",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Ravers of Unity",
"abbreviation": "ROU",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/52471/?format=api",
"id": 52471,
"name": "Ravers of Unity",
"is_group": true
}
}
],
"release_date": "1999-01-30",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]