GET /api/v1/releasers/77622/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/303426/?format=api",
"demozoo_url": "https://demozoo.org/productions/303426/",
"id": 303426,
"title": "HEMP Application Generator V1.0",
"author_nicks": [
{
"name": "Hardcore Elite Mother Phuckers",
"abbreviation": "HEMP",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/77622/?format=api",
"id": 77622,
"name": "Hardcore Elite Mother Phuckers",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1994-01-28",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/4/?format=api",
"id": 4,
"name": "MS-Dos"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/6/?format=api",
"id": 6,
"name": "Tool",
"supertype": "production"
}
],
"tags": [
"no-credits-added",
"application-generator"
]
}
]