GET /api/v1/releasers/18763/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/87955/?format=api",
"demozoo_url": "https://demozoo.org/productions/87955/",
"id": 87955,
"title": "#cbc002: neritic",
"author_nicks": [
{
"name": "#cubernicus",
"abbreviation": "#cbc",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/18763/?format=api",
"id": 18763,
"name": "Cubernicus",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2013-08-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/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/26867/?format=api",
"demozoo_url": "https://demozoo.org/productions/26867/",
"id": 26867,
"title": "Exodus",
"author_nicks": [
{
"name": "#cubernicus",
"abbreviation": "#cbc",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/18763/?format=api",
"id": 18763,
"name": "Cubernicus",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2011-08-28",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/12/?format=api",
"id": 12,
"name": "Browser"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]