GET /api/v1/releasers/7699/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/6374/?format=api",
"demozoo_url": "https://demozoo.org/productions/6374/",
"id": 6374,
"title": "Sound Vision",
"author_nicks": [
{
"name": "Reflect",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/7699/?format=api",
"id": 7699,
"name": "Reflect",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1992-07-26",
"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/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": [
"noisepacker-3"
]
},
{
"url": "https://demozoo.org/api/v1/productions/256000/?format=api",
"demozoo_url": "https://demozoo.org/productions/256000/",
"id": 256000,
"title": "First",
"author_nicks": [
{
"name": "Reflect",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/7699/?format=api",
"id": 7699,
"name": "Reflect",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1992",
"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": []
}
]