GET /api/v1/releasers/153659/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/381763/?format=api",
"demozoo_url": "https://demozoo.org/productions/381763/",
"id": 381763,
"title": "The Hayes Hackamatic",
"author_nicks": [
{
"name": "Automan",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/153658/?format=api",
"id": 153658,
"name": "Automan",
"is_group": false
}
},
{
"name": "Kracking Guild",
"abbreviation": "KGB",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/153659/?format=api",
"id": 153659,
"name": "Kracking Guild",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": null,
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/67/?format=api",
"id": 67,
"name": "Apple II"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/6/?format=api",
"id": 6,
"name": "Tool",
"supertype": "production"
}
],
"tags": [
"phreaking-tool"
]
}
]