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

{
    "url": "https://demozoo.org/api/v1/productions/53239/?format=api",
    "demozoo_url": "https://demozoo.org/productions/53239/",
    "id": 53239,
    "title": "Syra win32",
    "author_nicks": [
        {
            "name": "Cryonics",
            "abbreviation": "CRS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/339/?format=api",
                "id": 339,
                "name": "Cryonics",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2001-12-01",
    "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": [
        {
            "nick": {
                "name": "Steffo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11889/?format=api",
                    "id": 11889,
                    "name": "Steffo",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2001/dreamhack01/demo/syra_win32__by_steffo___cryonics_featuring_ubbe_playing_with_his_balls.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=4585"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 14,
            "ranking": "14",
            "score": "175",
            "competition": {
                "id": 4863,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/964/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/964/",
                    "id": 964,
                    "name": "Dreamhack 2001",
                    "tagline": "",
                    "start_date": "2001-11-29",
                    "end_date": "2001-12-02",
                    "location": "Jönköping, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 57.77972,
                    "longitude": 14.17739,
                    "website": "http://www.dreamhack.se/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}