GET /api/v1/releasers/61147/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/145302/?format=api",
"demozoo_url": "https://demozoo.org/productions/145302/",
"id": 145302,
"title": "Sigma Intro #1",
"author_nicks": [
{
"name": "Sigma",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/61147/?format=api",
"id": 61147,
"name": "Sigma",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": null,
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/16/?format=api",
"id": 16,
"name": "Atari 8 bit"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/4/?format=api",
"id": 4,
"name": "Intro",
"supertype": "production"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/328075/?format=api",
"demozoo_url": "https://demozoo.org/productions/328075/",
"id": 328075,
"title": "Silly Road",
"author_nicks": [
{
"name": "Sigma",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/61147/?format=api",
"id": 61147,
"name": "Sigma",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2023-08-19",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/54/?format=api",
"id": 54,
"name": "Atari 2600 Video Computer System (VCS)"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/33/?format=api",
"id": 33,
"name": "Game",
"supertype": "production"
}
],
"tags": []
}
]