GET /api/v1/releasers/6199/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/109264/?format=api",
"demozoo_url": "https://demozoo.org/productions/109264/",
"id": 109264,
"title": "telcbot",
"author_nicks": [
{
"name": "telc",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/6199/?format=api",
"id": 6199,
"name": "telc",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2014-04-19",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/7/?format=api",
"id": 7,
"name": "Linux"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/4/?format=api",
"id": 4,
"name": "Intro",
"supertype": "production"
}
],
"tags": [
"python"
]
},
{
"url": "https://demozoo.org/api/v1/productions/4412/?format=api",
"demozoo_url": "https://demozoo.org/productions/4412/",
"id": 4412,
"title": "PedoBorg",
"author_nicks": [
{
"name": "chr",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/6200/?format=api",
"id": 6200,
"name": "chr",
"is_group": false
}
},
{
"name": "telc",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/6199/?format=api",
"id": 6199,
"name": "telc",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2011-04-24",
"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/4/?format=api",
"id": 4,
"name": "Intro",
"supertype": "production"
}
],
"tags": []
}
]