GET /api/v1/releasers/129158/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/380056/?format=api",
"demozoo_url": "https://demozoo.org/productions/380056/",
"id": 380056,
"title": "Przygody Jerzego",
"author_nicks": [
{
"name": "ArtC",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/129158/?format=api",
"id": 129158,
"name": "ArtC",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1999-07-10",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/6/?format=api",
"id": 6,
"name": "Amiga AGA"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/8/?format=api",
"id": 8,
"name": "Slideshow",
"supertype": "production"
}
],
"tags": []
}
]