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

{
    "url": "https://demozoo.org/api/v1/productions/321624/?format=api",
    "demozoo_url": "https://demozoo.org/productions/321624/",
    "id": 321624,
    "title": "Bit Image on Top",
    "author_nicks": [
        {
            "name": "Bit Image",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/107235/?format=api",
                "id": 107235,
                "name": "Bit Image",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1988",
    "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://csdb.dk/getinternalfile.php/20084/BIT_IMAGE_ON_TOP.T64"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=31184"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=35981"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 18494,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4831/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4831/",
                    "id": 4831,
                    "name": "NFC & AFL Party",
                    "tagline": "",
                    "start_date": "1988-09-24",
                    "end_date": "1988-09-24",
                    "location": "Brussels, Bruxelles-Capitale, Brussels Capital, Belgium",
                    "is_online": false,
                    "country_code": "BE",
                    "latitude": 50.85045,
                    "longitude": 4.34878,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}