GET /api/v1/releasers/54985/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/215952/?format=api",
"demozoo_url": "https://demozoo.org/productions/215952/",
"id": 215952,
"title": "Pre Space Invade",
"author_nicks": [
{
"name": "Highlight",
"abbreviation": "HL",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/54985/?format=api",
"id": 54985,
"name": "Highlight",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1998-08-11",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/6/?format=api",
"id": 6,
"name": "Amiga AGA"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/4/?format=api",
"id": 4,
"name": "Intro",
"supertype": "production"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/215953/?format=api",
"demozoo_url": "https://demozoo.org/productions/215953/",
"id": 215953,
"title": "To Be Or Not To Be",
"author_nicks": [
{
"name": "Highlight",
"abbreviation": "HL",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/54985/?format=api",
"id": 54985,
"name": "Highlight",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1998-02-22",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/5/?format=api",
"id": 5,
"name": "Amiga OCS/ECS"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/4/?format=api",
"id": 4,
"name": "Intro",
"supertype": "production"
}
],
"tags": []
}
]