GET /api/v1/releasers/34423/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/64688/?format=api",
"demozoo_url": "https://demozoo.org/productions/64688/",
"id": 64688,
"title": "ATG Megademo",
"author_nicks": [
{
"name": "Alexander The Great",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/34423/?format=api",
"id": 34423,
"name": "Alexander The Great",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1990-08-25",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/9/?format=api",
"id": 9,
"name": "Atari ST/E"
}
],
"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/64689/?format=api",
"demozoo_url": "https://demozoo.org/productions/64689/",
"id": 64689,
"title": "ATG Demo 1",
"author_nicks": [
{
"name": "Alexander The Great",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/34423/?format=api",
"id": 34423,
"name": "Alexander The Great",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1989-03-06",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/9/?format=api",
"id": 9,
"name": "Atari ST/E"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]