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

{
    "url": "https://demozoo.org/api/v1/productions/126454/?format=api",
    "demozoo_url": "https://demozoo.org/productions/126454/",
    "id": 126454,
    "title": "Total Overdrive",
    "author_nicks": [
        {
            "name": "Ikari",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1643/?format=api",
                "id": 1643,
                "name": "Ikari",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1989-03-24",
    "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": [
        {
            "nick": {
                "name": "JCH",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5079/?format=api",
                    "id": 5079,
                    "name": "JCH",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "ftp://ftp.scs-trc.net/pub/c64/Demos/pal/i/Ikari/Total_Overdrive.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://csdb.dk/getinternalfile.php/13761/Total Overdrive.d64.gz"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=3125"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=16108"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "=1",
            "score": "",
            "competition": {
                "id": 11026,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2308/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2308/",
                    "id": 2308,
                    "name": "Ikari & Zargon Party 1989",
                    "tagline": "",
                    "start_date": "1989-03-23",
                    "end_date": "1989-03-25",
                    "location": "Slagelse Kommune, Zealand, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 55.34546,
                    "longitude": 11.3339,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}