GET /api/v1/releasers/43434/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/99438/?format=api",
"demozoo_url": "https://demozoo.org/productions/99438/",
"id": 99438,
"title": "Mag Issue Two",
"author_nicks": [
{
"name": "Mag!",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/43434/?format=api",
"id": 43434,
"name": "Mag!",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2013-11-10",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/12/?format=api",
"id": 12,
"name": "Browser"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/47/?format=api",
"id": 47,
"name": "Magazine",
"supertype": "production"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/279043/?format=api",
"demozoo_url": "https://demozoo.org/productions/279043/",
"id": 279043,
"title": "Mag Issue One",
"author_nicks": [
{
"name": "Mag!",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/43434/?format=api",
"id": 43434,
"name": "Mag!",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2012-12-03",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/12/?format=api",
"id": 12,
"name": "Browser"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/47/?format=api",
"id": 47,
"name": "Magazine",
"supertype": "production"
}
],
"tags": []
}
]