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

{
    "url": "https://demozoo.org/api/v1/productions/62576/?format=api",
    "demozoo_url": "https://demozoo.org/productions/62576/",
    "id": 62576,
    "title": "?",
    "author_nicks": [
        {
            "name": "Solid Chaos",
            "abbreviation": "SC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14977/?format=api",
                "id": 14977,
                "name": "Solid Chaos",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-06-29",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
            "id": 34,
            "name": "Video",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2002/remedy02/wild/64kstylish-by-solidchaos.mpg"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 14,
            "ranking": "13",
            "score": "22",
            "competition": {
                "id": 6851,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/617/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/617/",
                    "id": 617,
                    "name": "Remedy 2002",
                    "tagline": "",
                    "start_date": "2002-06-27",
                    "end_date": "2002-06-30",
                    "location": "Stockholm, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 59.332169,
                    "longitude": 18.062429,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}