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

{
    "url": "https://demozoo.org/api/v1/productions/34666/?format=api",
    "demozoo_url": "https://demozoo.org/productions/34666/",
    "id": 34666,
    "title": "A little challange for 0x05 SEC-T",
    "author_nicks": [
        {
            "name": "Fairlight",
            "abbreviation": "FLT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/239/?format=api",
                "id": 239,
                "name": "Fairlight",
                "is_group": true
            }
        },
        {
            "name": "SEC-T",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/22918/?format=api",
                "id": 22918,
                "name": "SEC-T",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2012-05-19",
    "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/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2012/birdie12/demo/sec-t.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=108863"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=59325"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "272",
            "competition": {
                "id": 2951,
                "name": "4k / 64k / Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1386/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1386/",
                    "id": 1386,
                    "name": "Birdie 2012 (22)",
                    "tagline": "Birdie MMXII",
                    "start_date": "2012-05-17",
                    "end_date": "2012-05-20",
                    "location": "Uppsala, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 59.858452,
                    "longitude": 17.644051,
                    "website": "http://www.birdie.org/"
                }
            }
        }
    ],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/3396/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3396/",
            "id": 3396,
            "name": "0x05 SEC-T",
            "tagline": "",
            "start_date": "2012",
            "end_date": "2012",
            "location": "Stockholm, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 59.5,
            "longitude": 18.0,
            "website": ""
        }
    ],
    "screenshots": [],
    "tags": []
}