GET /api/v1/releasers/142403/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/354263/?format=api",
"demozoo_url": "https://demozoo.org/productions/354263/",
"id": 354263,
"title": "IDK",
"author_nicks": [
{
"name": "blastoise",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/142403/?format=api",
"id": 142403,
"name": "blastoise",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2024-08-03",
"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": [
"cables"
]
},
{
"url": "https://demozoo.org/api/v1/productions/344486/?format=api",
"demozoo_url": "https://demozoo.org/graphics/344486/",
"id": 344486,
"title": "Sword",
"author_nicks": [
{
"name": "blastoise",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/142403/?format=api",
"id": 142403,
"name": "blastoise",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2023-12-16",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": [
"gif"
]
}
]