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

{
    "url": "https://demozoo.org/api/v1/productions/22466/?format=api",
    "demozoo_url": "https://demozoo.org/productions/22466/",
    "id": 22466,
    "title": "Cycling",
    "author_nicks": [
        {
            "name": "Abaddon",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8363/?format=api",
                "id": 8363,
                "name": "Abaddon",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1992",
    "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/1992/touch92/demo/cycling.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=2072"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 1476,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/424/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/424/",
                    "id": 424,
                    "name": "Touch 1992",
                    "tagline": "",
                    "start_date": "1992",
                    "end_date": "1992",
                    "location": "Szegedin, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 46.25428,
                    "longitude": 20.148411,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}