GET /api/v1/releasers/59931/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/156637/?format=api",
"demozoo_url": "https://demozoo.org/productions/156637/",
"id": 156637,
"title": "Bomb Squad V1.0",
"author_nicks": [
{
"name": "Alias X",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/59931/?format=api",
"id": 59931,
"name": "Alias X",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1996-10-02",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/17/?format=api",
"id": 17,
"name": "Atari Falcon"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/33/?format=api",
"id": 33,
"name": "Game",
"supertype": "production"
}
],
"tags": [
"bomberman"
]
},
{
"url": "https://demozoo.org/api/v1/productions/156636/?format=api",
"demozoo_url": "https://demozoo.org/productions/156636/",
"id": 156636,
"title": "Bombsquad D3B",
"author_nicks": [
{
"name": "Alias X",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/59931/?format=api",
"id": 59931,
"name": "Alias X",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1995-07-14",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/17/?format=api",
"id": 17,
"name": "Atari Falcon"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/33/?format=api",
"id": 33,
"name": "Game",
"supertype": "production"
}
],
"tags": []
}
]