GET /api/v1/releasers/33005/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/55377/?format=api",
"demozoo_url": "https://demozoo.org/productions/55377/",
"id": 55377,
"title": "Игра змейка",
"author_nicks": [
{
"name": "Master",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/33005/?format=api",
"id": 33005,
"name": "Master",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2009-08-29",
"supertype": "production",
"platforms": [],
"types": [],
"tags": [
"lost"
]
},
{
"url": "https://demozoo.org/api/v1/productions/56192/?format=api",
"demozoo_url": "https://demozoo.org/productions/56192/",
"id": 56192,
"title": "DOS",
"author_nicks": [
{
"name": "Master",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/33005/?format=api",
"id": 33005,
"name": "Master",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2003-08-24",
"supertype": "production",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/34/?format=api",
"id": 34,
"name": "Video",
"supertype": "production"
}
],
"tags": []
}
]