GET /api/v1/productions/175926/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/productions/175926/?format=api",
"demozoo_url": "https://demozoo.org/productions/175926/",
"id": 175926,
"title": "test",
"author_nicks": [
{
"name": "Sigflup",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/23976/?format=api",
"id": 23976,
"name": "Sigflup",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2017-03",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/7/?format=api",
"id": 7,
"name": "Linux"
}
],
"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": "http://theadesilva.com/test.tgz"
}
],
"external_links": [
{
"link_class": "PouetProduction",
"url": "https://www.pouet.net/prod.php?which=69271"
},
{
"link_class": "YoutubeVideo",
"url": "https://www.youtube.com/watch?v=rLz5E3AFpUo"
}
],
"release_parties": [],
"competition_placings": [],
"invitation_parties": [],
"screenshots": [],
"tags": []
}