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

{
    "url": "https://demozoo.org/api/v1/productions/192865/?format=api",
    "demozoo_url": "https://demozoo.org/productions/192865/",
    "id": 192865,
    "title": "Bobsled",
    "author_nicks": [
        {
            "name": "TheFatman",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/124207/?format=api",
                "id": 124207,
                "name": "TheFatman",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-07-12",
    "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/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        },
        {
            "url": "https://demozoo.org/api/v1/production_types/21/?format=api",
            "id": 21,
            "name": "1K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/compos/minigame02/game/c64.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=6436"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 16,
            "ranking": "16",
            "score": "",
            "competition": {
                "id": 14628,
                "name": "Game",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3706/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3706/",
                    "id": 3706,
                    "name": "MiniGame 2002",
                    "tagline": "",
                    "start_date": "2002-09",
                    "end_date": "2002-09",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}