GET /api/v1/releasers/18851/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/32873/?format=api",
"demozoo_url": "https://demozoo.org/productions/32873/",
"id": 32873,
"title": "Lamer intro",
"author_nicks": [
{
"name": "Zoolook",
"abbreviation": "ZLK",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/18851/?format=api",
"id": 18851,
"name": "Zoolook",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1996-04-13",
"supertype": "production",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/4/?format=api",
"id": 4,
"name": "Intro",
"supertype": "production"
}
],
"tags": [
"lost"
]
},
{
"url": "https://demozoo.org/api/v1/productions/304734/?format=api",
"demozoo_url": "https://demozoo.org/productions/304734/",
"id": 304734,
"title": "Scenest Intro",
"author_nicks": [
{
"name": "Zoolook",
"abbreviation": "ZLK",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/18851/?format=api",
"id": 18851,
"name": "Zoolook",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1996-04-12",
"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": []
}
]