GET /api/v1/releasers/42170/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/83082/?format=api",
"demozoo_url": "https://demozoo.org/productions/83082/",
"id": 83082,
"title": "Sheeps",
"author_nicks": [
{
"name": "dotz",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/42170/?format=api",
"id": 42170,
"name": "dotz",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2006-08-26",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/47/?format=api",
"id": 47,
"name": "Flash"
}
],
"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/83081/?format=api",
"demozoo_url": "https://demozoo.org/productions/83081/",
"id": 83081,
"title": "Air_hokey",
"author_nicks": [
{
"name": "dotz",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/42170/?format=api",
"id": 42170,
"name": "dotz",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2006-08-26",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/47/?format=api",
"id": 47,
"name": "Flash"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/33/?format=api",
"id": 33,
"name": "Game",
"supertype": "production"
}
],
"tags": []
}
]