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

{
    "url": "https://demozoo.org/api/v1/productions/368807/?format=api",
    "demozoo_url": "https://demozoo.org/productions/368807/",
    "id": 368807,
    "title": "HellBell",
    "author_nicks": [
        {
            "name": "Jules",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/141595/?format=api",
                "id": 141595,
                "name": "Jules",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2004-01",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/28/?format=api",
            "id": 28,
            "name": "Sony Playstation 2 (PS2)"
        }
    ],
    "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/demos/compos/ttc_round21/hellbell.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 19740,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5258/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5258/",
                    "id": 5258,
                    "name": "The Third Creation Round #21",
                    "tagline": "",
                    "start_date": "2004-01",
                    "end_date": "2004-01",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://web.archive.org/web/20050215014827/http://www.thethirdcreation.net/archive.php"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}