GET /api/v1/releasers/108046/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/359125/?format=api",
"demozoo_url": "https://demozoo.org/productions/359125/",
"id": 359125,
"title": "Synth Sample",
"author_nicks": [
{
"name": "Georgie",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/108046/?format=api",
"id": 108046,
"name": "Georgie",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1984-07-24",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/3/?format=api",
"id": 3,
"name": "Commodore 64"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/7/?format=api",
"id": 7,
"name": "Musicdisk",
"supertype": "production"
}
],
"tags": []
}
]