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

{
    "url": "https://demozoo.org/api/v1/productions/34664/?format=api",
    "demozoo_url": "https://demozoo.org/productions/34664/",
    "id": 34664,
    "title": "READY. 2012",
    "author_nicks": [
        {
            "name": "Sys5",
            "abbreviation": "S5",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12953/?format=api",
                "id": 12953,
                "name": "Sys5",
                "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2012/birdie12/demo/sys5-ready2012.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=108858"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=59323"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "300",
            "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/1357/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1357/",
            "id": 1357,
            "name": "READY. 2012",
            "tagline": "",
            "start_date": "2012-07-27",
            "end_date": "2012-07-29",
            "location": "Stockholm, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 59.332169,
            "longitude": 18.062429,
            "website": ""
        }
    ],
    "screenshots": [],
    "tags": []
}