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

{
    "url": "https://demozoo.org/api/v1/productions/151460/?format=api",
    "demozoo_url": "https://demozoo.org/productions/151460/",
    "id": 151460,
    "title": "Demo for the In Bloom'93",
    "author_nicks": [
        {
            "name": "Bert SBC",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/62688/?format=api",
                "id": 62688,
                "name": "Bert SBC",
                "is_group": false
            }
        },
        {
            "name": "Joe",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/62689/?format=api",
                "id": 62689,
                "name": "Joe",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1993-04-18",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "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/1993/inbloom93/demo/demo4inb.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 1484,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/432/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/432/",
                    "id": 432,
                    "name": "In Bloom 1993",
                    "tagline": "",
                    "start_date": "1993-04-23",
                    "end_date": "1993-04-25",
                    "location": "Kecskemét, Bács-Kiskun, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 46.90618,
                    "longitude": 19.69128,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}