GET /api/v1/releasers/52190/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/118681/?format=api",
"demozoo_url": "https://demozoo.org/productions/118681/",
"id": 118681,
"title": "Vika slaissi",
"author_nicks": [
{
"name": "ASDF",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/52190/?format=api",
"id": 52190,
"name": "ASDF",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2014-08-02",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/62/?format=api",
"id": 62,
"name": "Custom Hardware"
}
],
"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/38845/?format=api",
"demozoo_url": "https://demozoo.org/productions/38845/",
"id": 38845,
"title": "wtf",
"author_nicks": [
{
"name": "ASDF",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/52190/?format=api",
"id": 52190,
"name": "ASDF",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2012-08-11",
"supertype": "production",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/34/?format=api",
"id": 34,
"name": "Video",
"supertype": "production"
}
],
"tags": []
}
]