GET /api/v1/releasers/70629/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/169546/?format=api",
"demozoo_url": "https://demozoo.org/productions/169546/",
"id": 169546,
"title": "Junior!",
"author_nicks": [
{
"name": "MiguelSky",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/70629/?format=api",
"id": 70629,
"name": "MiguelSky",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2015-10",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/36/?format=api",
"id": 36,
"name": "Amstrad CPC"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/33/?format=api",
"id": 33,
"name": "Game",
"supertype": "production"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/169953/?format=api",
"demozoo_url": "https://demozoo.org/productions/169953/",
"id": 169953,
"title": "A chance in hell!",
"author_nicks": [
{
"name": "MiguelSky",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/70629/?format=api",
"id": 70629,
"name": "MiguelSky",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2014-04",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/36/?format=api",
"id": 36,
"name": "Amstrad CPC"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/33/?format=api",
"id": 33,
"name": "Game",
"supertype": "production"
}
],
"tags": []
}
]