GET /api/v1/releasers/44045/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/90226/?format=api",
"demozoo_url": "https://demozoo.org/productions/90226/",
"id": 90226,
"title": "Figment",
"author_nicks": [
{
"name": "Night Vision",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/44045/?format=api",
"id": 44045,
"name": "Night Vision",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1995-04-15",
"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": []
},
{
"url": "https://demozoo.org/api/v1/productions/172916/?format=api",
"demozoo_url": "https://demozoo.org/productions/172916/",
"id": 172916,
"title": "NAID '95 Invitation Intro #2",
"author_nicks": [
{
"name": "Night Vision",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/44045/?format=api",
"id": 44045,
"name": "Night Vision",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1995-02-02",
"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/11/?format=api",
"id": 11,
"name": "Invitation",
"supertype": "production"
}
],
"tags": []
}
]