GET /api/v1/releasers/8665/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/176609/?format=api",
"demozoo_url": "https://demozoo.org/productions/176609/",
"id": 176609,
"title": "Leffehajk",
"author_nicks": [
{
"name": "Lnd",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/8665/?format=api",
"id": 8665,
"name": "Lnd",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2017-07-29",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/1/?format=api",
"id": 1,
"name": "Windows"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/43/?format=api",
"id": 43,
"name": "8K Intro",
"supertype": "production"
}
],
"tags": [
"crinkler"
]
},
{
"url": "https://demozoo.org/api/v1/productions/7570/?format=api",
"demozoo_url": "https://demozoo.org/productions/7570/",
"id": 7570,
"title": "Stupid Scroller",
"author_nicks": [
{
"name": "Lnd",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/8665/?format=api",
"id": 8665,
"name": "Lnd",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2011-07-10",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/1/?format=api",
"id": 1,
"name": "Windows"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/2/?format=api",
"id": 2,
"name": "64K Intro",
"supertype": "production"
}
],
"tags": [
"crinkler"
]
}
]