GET /api/v1/releasers/41936/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/82239/?format=api",
"demozoo_url": "https://demozoo.org/productions/82239/",
"id": 82239,
"title": "De baard van synteesi is lekker zacht!",
"author_nicks": [
{
"name": "Random French scener (not knos)",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/41936/?format=api",
"id": 41936,
"name": "Random French scener (not knos)",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2005-09-17",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/1/?format=api",
"id": 1,
"name": "Windows"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": [
"rob-is-jarig"
]
}
]