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

{
    "url": "https://demozoo.org/api/v1/productions/33459/?format=api",
    "demozoo_url": "https://demozoo.org/productions/33459/",
    "id": 33459,
    "title": "Straight from the Bronx",
    "author_nicks": [
        {
            "name": "Essex",
            "abbreviation": "ESX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13762/?format=api",
                "id": 13762,
                "name": "Essex",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-06-05",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "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/1997/abduction97/demo/bronx.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=17469"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 12,
            "ranking": "12",
            "score": "68",
            "competition": {
                "id": 2801,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/402/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/402/",
                    "id": 402,
                    "name": "Abduction 1997",
                    "tagline": "The Cow Strikes Back",
                    "start_date": "1997-06-06",
                    "end_date": "1997-06-08",
                    "location": "Oulu, Northern Ostrobothnia, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 65.21726,
                    "longitude": 25.96941,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}