GET /api/v1/releasers/68647/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/165614/?format=api",
"demozoo_url": "https://demozoo.org/productions/165614/",
"id": 165614,
"title": "Who fragged Roger Rabbit?",
"author_nicks": [
{
"name": "Area42",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/68647/?format=api",
"id": 68647,
"name": "Area42",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2002-03-30",
"supertype": "production",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/34/?format=api",
"id": 34,
"name": "Video",
"supertype": "production"
}
],
"tags": [
"lost"
]
}
]