GET /api/v1/releasers/134122/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/313714/?format=api",
"demozoo_url": "https://demozoo.org/productions/313714/",
"id": 313714,
"title": "Text in the side borders",
"author_nicks": [
{
"name": "Tonyk",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/134122/?format=api",
"id": 134122,
"name": "Tonyk",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Sigma Cracking Service",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/134123/?format=api",
"id": 134123,
"name": "Sigma Cracking Service",
"is_group": true
}
}
],
"release_date": "2022-10-01",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/3/?format=api",
"id": 3,
"name": "Commodore 64"
}
],
"types": [],
"tags": []
}
]