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

{
    "url": "https://demozoo.org/api/v1/productions/175225/?format=api",
    "demozoo_url": "https://demozoo.org/productions/175225/",
    "id": 175225,
    "title": "Denaturation 100%",
    "author_nicks": [
        {
            "name": "Black Sun",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3712/?format=api",
                "id": 3712,
                "name": "Black Sun",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2008-08-30",
    "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": "https://noname.c64.org/csdb/getinternalfile.php/66088/Denaturation%20-%20100%25.d64"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=71473"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=51745"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 13549,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/162/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/162/",
                    "id": 162,
                    "name": "Riverwash 2008",
                    "tagline": "Project Mayhem",
                    "start_date": "2008-08-29",
                    "end_date": "2008-08-31",
                    "location": "Rudy, Kuźnia Raciborska, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 50.192009,
                    "longitude": 18.45043,
                    "website": "http://www.riverwash.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}