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

{
    "url": "https://demozoo.org/api/v1/productions/160984/?format=api",
    "demozoo_url": "https://demozoo.org/productions/160984/",
    "id": 160984,
    "title": "Death or Glory",
    "author_nicks": [
        {
            "name": "Covenant",
            "abbreviation": "CVT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5744/?format=api",
                "id": 5744,
                "name": "Covenant",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2005-06-11",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://wod.untergrund.net/c64/2005/d/death%20or%20glory.7z"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/6375/Death%20Or%20Glory.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2005/rcc05/mixed/deathorglory.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://wod.untergrund.net/detailed.php?n=257"
        },
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=18203"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=17643"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 12604,
                "name": "Mixed",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2041/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2041/",
                    "id": 2041,
                    "name": "Replay Copy Convention 2005",
                    "tagline": "Aua, aua, das tut weh",
                    "start_date": "2005-06-10",
                    "end_date": "2005-06-12",
                    "location": "Bochum, Regierungsbezirk Arnsberg, North Rhine-Westphalia, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 51.48165,
                    "longitude": 7.21648,
                    "website": "http://rcc.pokefinder.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}