GET /api/v1/releasers/7781/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/6470/?format=api",
"demozoo_url": "https://demozoo.org/productions/6470/",
"id": 6470,
"title": "047-Don't Stop (Official Video)",
"author_nicks": [
{
"name": "FlynnLives",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/7781/?format=api",
"id": 7781,
"name": "FlynnLives",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Artificial Fruit Productions",
"abbreviation": "AFP",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/7782/?format=api",
"id": 7782,
"name": "Artificial Fruit Productions",
"is_group": true
}
}
],
"release_date": "2011-06-06",
"supertype": "production",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/34/?format=api",
"id": 34,
"name": "Video",
"supertype": "production"
}
],
"tags": []
}
]