GET /api/v1/releasers/107333/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/351700/?format=api",
"demozoo_url": "https://demozoo.org/productions/351700/",
"id": 351700,
"title": "Diverse Creations",
"author_nicks": [
{
"name": "Chariot",
"abbreviation": "CRT",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/107333/?format=api",
"id": 107333,
"name": "Chariot",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1993-02-01",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/3/?format=api",
"id": 3,
"name": "Commodore 64"
}
],
"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/351701/?format=api",
"demozoo_url": "https://demozoo.org/productions/351701/",
"id": 351701,
"title": "Hermes GFX Collection",
"author_nicks": [
{
"name": "Chariot",
"abbreviation": "CRT",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/107333/?format=api",
"id": 107333,
"name": "Chariot",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1992-12-20",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/3/?format=api",
"id": 3,
"name": "Commodore 64"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/8/?format=api",
"id": 8,
"name": "Slideshow",
"supertype": "production"
}
],
"tags": []
}
]