GET /api/v1/releasers/18983/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/340150/?format=api",
"demozoo_url": "https://demozoo.org/productions/340150/",
"id": 340150,
"title": "Lieru",
"author_nicks": [
{
"name": "Opossumi",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/18983/?format=api",
"id": 18983,
"name": "Opossumi",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2024-03-02",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/12/?format=api",
"id": 12,
"name": "Browser"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/340096/?format=api",
"demozoo_url": "https://demozoo.org/music/340096/",
"id": 340096,
"title": "Leipäpostaus",
"author_nicks": [
{
"name": "Opossumi",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/18983/?format=api",
"id": 18983,
"name": "Opossumi",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2024-03-01",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/14/?format=api",
"id": 14,
"name": "Music",
"supertype": "music"
}
],
"tags": []
}
]