GET /api/v1/productions/375404/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/productions/375404/?format=api",
"demozoo_url": "https://demozoo.org/productions/375404/",
"id": 375404,
"title": "bmp2cgb",
"author_nicks": [
{
"name": "tmk",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/150980/?format=api",
"id": 150980,
"name": "tmk",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2017-04",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/37/?format=api",
"id": 37,
"name": "Nintendo Game Boy Color (GBC)"
},
{
"url": "https://demozoo.org/api/v1/platforms/1/?format=api",
"id": 1,
"name": "Windows"
}
],
"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://github.com/gitendo/bmp2cgb/releases/download/v1.10/bmp2cgb110.zip"
}
],
"external_links": [
{
"link_class": "GithubRepo",
"url": "https://github.com/gitendo/bmp2cgb"
},
{
"link_class": "PouetProduction",
"url": "https://www.pouet.net/prod.php?which=71601"
}
],
"release_parties": [],
"competition_placings": [],
"invitation_parties": [],
"screenshots": [],
"tags": [
"console-tool"
]
}