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

{
    "url": "https://demozoo.org/api/v1/productions/157260/?format=api",
    "demozoo_url": "https://demozoo.org/productions/157260/",
    "id": 157260,
    "title": "Willowdemo",
    "author_nicks": [
        {
            "name": "Örg",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/65440/?format=api",
                "id": 65440,
                "name": "Örg",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2005-08-06",
    "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/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2005/willow05/c64/wp05.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 15,
            "ranking": "=14",
            "score": "0",
            "competition": {
                "id": 11418,
                "name": "Mixed",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2117/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2117/",
                    "id": 2117,
                    "name": "Willow Party 2005",
                    "tagline": "",
                    "start_date": "2005-08-05",
                    "end_date": "2005-08-07",
                    "location": "Wellentrup, Regierungsbezirk Detmold, North Rhine-Westphalia, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 51.966,
                    "longitude": 8.73164,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}