GET /api/v1/releasers/62612/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/151349/?format=api",
"demozoo_url": "https://demozoo.org/music/151349/",
"id": 151349,
"title": "Shock Clock",
"author_nicks": [
{
"name": "DJ Zorka 19",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/62612/?format=api",
"id": 62612,
"name": "DJ Zorka 19",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Przyjaciele Stefana B.",
"abbreviation": "PSB",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/20658/?format=api",
"id": 20658,
"name": "Przyjaciele Stefana B.",
"is_group": true
}
}
],
"release_date": "1997-02-22",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": [
"4ch",
"mod"
]
}
]