GET /api/v1/productions/202897/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/productions/202897/?format=api",
"demozoo_url": "https://demozoo.org/productions/202897/",
"id": 202897,
"title": "DurexForth v1.6.4",
"author_nicks": [
{
"name": "Mathman",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/12941/?format=api",
"id": 12941,
"name": "Mathman",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2018-04-22",
"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/6/?format=api",
"id": 6,
"name": "Tool",
"supertype": "production"
}
],
"credits": [],
"download_links": [
{
"link_class": "BaseUrl",
"url": "https://csdb.dk/getinternalfile.php/167024/durexforth.d64"
}
],
"external_links": [
{
"link_class": "CsdbRelease",
"url": "https://csdb.dk/release/?id=164312"
},
{
"link_class": "GithubRepo",
"url": "https://github.com/jkotlinski/durexforth"
}
],
"release_parties": [],
"competition_placings": [],
"invitation_parties": [],
"screenshots": [],
"tags": [
"forth",
"programming-language"
]
}