GET /api/v1/releasers/42461/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/84165/?format=api",
"demozoo_url": "https://demozoo.org/productions/84165/",
"id": 84165,
"title": "CombatCopter",
"author_nicks": [
{
"name": "Instinkt",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/42461/?format=api",
"id": 42461,
"name": "Instinkt",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2006-02-23",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/1/?format=api",
"id": 1,
"name": "Windows"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/33/?format=api",
"id": 33,
"name": "Game",
"supertype": "production"
}
],
"tags": [
"multiplayer"
]
},
{
"url": "https://demozoo.org/api/v1/productions/84166/?format=api",
"demozoo_url": "https://demozoo.org/productions/84166/",
"id": 84166,
"title": "AirbornDoom",
"author_nicks": [
{
"name": "Instinkt",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/42461/?format=api",
"id": 42461,
"name": "Instinkt",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2006-02-23",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/1/?format=api",
"id": 1,
"name": "Windows"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/33/?format=api",
"id": 33,
"name": "Game",
"supertype": "production"
}
],
"tags": []
}
]