GET /api/v1/productions/175680/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/productions/175680/?format=api",
"demozoo_url": "https://demozoo.org/productions/175680/",
"id": 175680,
"title": "Defender of the crown demo",
"author_nicks": [
{
"name": "HackerForce",
"abbreviation": "HK",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/61749/?format=api",
"id": 61749,
"name": "HackerForce",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": null,
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/57/?format=api",
"id": 57,
"name": "Apple II GS"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"credits": [],
"download_links": [
{
"link_class": "BaseUrl",
"url": "https://mirrors.apple2.org.za/ftp.apple.asimov.net/images/gs/demo/Hackerforce-Defender%20of%20the%20Crown_Demo.dsk"
}
],
"external_links": [],
"release_parties": [],
"competition_placings": [],
"invitation_parties": [],
"screenshots": [],
"tags": [
"defender-of-the-crown"
]
}