GET /api/v1/releasers/28470/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/57412/?format=api",
"demozoo_url": "https://demozoo.org/productions/57412/",
"id": 57412,
"title": "Het is nog steeds een geweldig feest",
"author_nicks": [
{
"name": "Peer",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/28470/?format=api",
"id": 28470,
"name": "Peer",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2001-04-07",
"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/45290/?format=api",
"demozoo_url": "https://demozoo.org/productions/45290/",
"id": 45290,
"title": "Guano Sandwich",
"author_nicks": [
{
"name": "Peer",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/28470/?format=api",
"id": 28470,
"name": "Peer",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1999-06-05",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/4/?format=api",
"id": 4,
"name": "MS-Dos"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]