GET /api/v1/releasers/22592/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/117774/?format=api",
"demozoo_url": "https://demozoo.org/productions/117774/",
"id": 117774,
"title": "Pizza Energy",
"author_nicks": [
{
"name": "Titan",
"abbreviation": "TTN",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/22592/?format=api",
"id": 22592,
"name": "Titan",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1988-11-05",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/3/?format=api",
"id": 3,
"name": "Commodore 64"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/363472/?format=api",
"demozoo_url": "https://demozoo.org/productions/363472/",
"id": 363472,
"title": "Powerslave",
"author_nicks": [
{
"name": "Titan",
"abbreviation": "TTN",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/22592/?format=api",
"id": 22592,
"name": "Titan",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1988-11-05",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/3/?format=api",
"id": 3,
"name": "Commodore 64"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": [
"one-file-demo"
]
}
]