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

{
    "url": "https://demozoo.org/api/v1/productions/29375/?format=api",
    "demozoo_url": "https://demozoo.org/productions/29375/",
    "id": 29375,
    "title": "Torture 6",
    "author_nicks": [
        {
            "name": "Padua",
            "abbreviation": "PDA",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3774/?format=api",
                "id": 3774,
                "name": "Padua",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-03-02",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1996/convention96.de/c64/demo/conv96cd.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1996/convention96.de/c64/demo/padua-torture6.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "C64chProduction",
            "url": "https://c64.ch/productions/319"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=1845"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "201",
            "competition": {
                "id": 2301,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/795/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/795/",
                    "id": 795,
                    "name": "Convention 1996 (.de)",
                    "tagline": "",
                    "start_date": "1996-03-02",
                    "end_date": "1996-03-03",
                    "location": "Potsdam, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 52.399349,
                    "longitude": 13.04793,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "torture"
    ]
}