GET /api/v1/releasers/14593/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/140173/?format=api",
"demozoo_url": "https://demozoo.org/productions/140173/",
"id": 140173,
"title": "Brainfart 6",
"author_nicks": [
{
"name": "Brainfart",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/14593/?format=api",
"id": 14593,
"name": "Brainfart",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1996-12",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/64/?format=api",
"id": 64,
"name": "Paper"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/48/?format=api",
"id": 48,
"name": "Papermag",
"supertype": "production"
}
],
"tags": [
"hacking",
"brainfart"
]
},
{
"url": "https://demozoo.org/api/v1/productions/140172/?format=api",
"demozoo_url": "https://demozoo.org/productions/140172/",
"id": 140172,
"title": "Brainfart 3",
"author_nicks": [
{
"name": "Brainfart",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/14593/?format=api",
"id": 14593,
"name": "Brainfart",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1995-12",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/64/?format=api",
"id": 64,
"name": "Paper"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/48/?format=api",
"id": 48,
"name": "Papermag",
"supertype": "production"
}
],
"tags": [
"hacking",
"brainfart"
]
}
]