GET /api/v1/releasers/42369/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/83762/?format=api",
"demozoo_url": "https://demozoo.org/productions/83762/",
"id": 83762,
"title": "Like A Prod",
"author_nicks": [
{
"name": "fromanywhere",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/42369/?format=api",
"id": 42369,
"name": "fromanywhere",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2013-08-10",
"supertype": "production",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/83773/?format=api",
"demozoo_url": "https://demozoo.org/productions/83773/",
"id": 83773,
"title": "Reptiloids battle",
"author_nicks": [
{
"name": "fromanywhere",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/42369/?format=api",
"id": 42369,
"name": "fromanywhere",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2013-08-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/33/?format=api",
"id": 33,
"name": "Game",
"supertype": "production"
}
],
"tags": []
}
]