GET /api/v1/releasers/73771/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/177114/?format=api",
"demozoo_url": "https://demozoo.org/productions/177114/",
"id": 177114,
"title": "Bars",
"author_nicks": [
{
"name": "Quantum Sufficient",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/73771/?format=api",
"id": 73771,
"name": "Quantum Sufficient",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2004-12-11",
"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/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": [
"textmode",
"4kb",
"source-available"
]
},
{
"url": "https://demozoo.org/api/v1/productions/152904/?format=api",
"demozoo_url": "https://demozoo.org/productions/152904/",
"id": 152904,
"title": "Continuum",
"author_nicks": [
{
"name": "Quantum Sufficient",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/73771/?format=api",
"id": 73771,
"name": "Quantum Sufficient",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2003-12-11",
"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/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": [
"textmode"
]
}
]