GET /api/v1/productions/268574/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://demozoo.org/api/v1/productions/268574/?format=api",
    "demozoo_url": "https://demozoo.org/productions/268574/",
    "id": 268574,
    "title": "AK-05: Deadline Driven Development",
    "author_nicks": [
        {
            "name": "AateKorjaamo",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/85680/?format=api",
                "id": 85680,
                "name": "AateKorjaamo",
                "is_group": true
            }
        },
        {
            "name": "Paraguay",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/44245/?format=api",
                "id": 44245,
                "name": "Paraguay",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2019-10-05",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
            "id": 12,
            "name": "Browser"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "rimina",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/56489/?format=api",
                    "id": 56489,
                    "name": "rimina",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "osyn",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/62954/?format=api",
                    "id": 62954,
                    "name": "osyn",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Nosfe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/828/?format=api",
                    "id": 828,
                    "name": "Nosfe",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "myy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20382/?format=api",
                    "id": 20382,
                    "name": "myy",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2019/deadline19/pc_demo/ak-05_ddd.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://rimina.kapsi.fi/deadline19/"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=83215"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "126",
            "competition": {
                "id": 15515,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3800/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3800/",
                    "id": 3800,
                    "name": "Deadline 2019",
                    "tagline": "",
                    "start_date": "2019-10-04",
                    "end_date": "2019-10-06",
                    "location": "Land Berlin, Berlin, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 52.5,
                    "longitude": 13.41667,
                    "website": "https://deadline.untergrund.net/2019/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "gnu-rocket",
        "three.js"
    ]
}