GET /api/v1/releasers/31515/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/352687/?format=api",
"demozoo_url": "https://demozoo.org/graphics/352687/",
"id": 352687,
"title": "George",
"author_nicks": [
{
"name": "Loke",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/31515/?format=api",
"id": 31515,
"name": "Loke",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Dead Hackers Society",
"abbreviation": "DHS",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/111/?format=api",
"id": 111,
"name": "Dead Hackers Society",
"is_group": true
}
}
],
"release_date": "2024-07-06",
"supertype": "graphics",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/9/?format=api",
"id": 9,
"name": "Atari ST/E"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/36/?format=api",
"id": 36,
"name": "Photo",
"supertype": "graphics"
}
],
"tags": [
"medium-resolution",
"interlaced-blended",
"fullscreen"
]
}
]