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

{
    "url": "https://demozoo.org/api/v1/productions/63494/?format=api",
    "demozoo_url": "https://demozoo.org/productions/63494/",
    "id": 63494,
    "title": "Untitled Party Prod",
    "author_nicks": [
        {
            "name": "Nogroup",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/104686/?format=api",
                "id": 104686,
                "name": "Nogroup",
                "is_group": true
            }
        },
        {
            "name": "Reactor 11",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/36276/?format=api",
                "id": 36276,
                "name": "Reactor 11",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-02-16",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "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/2002/the_meltdown02.spring/demo/nogroup_reactor-untitled_party_prod.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "266",
            "competition": {
                "id": 7021,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/866/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/866/",
                    "id": 866,
                    "name": "The Meltdown 2002 (9)",
                    "tagline": "Spring",
                    "start_date": "2002-02-15",
                    "end_date": "2002-02-17",
                    "location": "Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 56.276089,
                    "longitude": 9.51695,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}