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

{
    "url": "https://demozoo.org/api/v1/productions/389054/?format=api",
    "demozoo_url": "https://demozoo.org/productions/389054/",
    "id": 389054,
    "title": "Klondike",
    "author_nicks": [
        {
            "name": "Harold Toler",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/155578/?format=api",
                "id": 155578,
                "name": "Harold Toler",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2000-08-27",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/37/?format=api",
            "id": 37,
            "name": "Nintendo Game Boy Color (GBC)"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/compos/gbdev_2000/klondike.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 20744,
                "name": "Game",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2973/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2973/",
                    "id": 2973,
                    "name": "GBDev 2000",
                    "tagline": "",
                    "start_date": "2000-05-28",
                    "end_date": "2000-08-28",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}