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

{
    "url": "https://demozoo.org/api/v1/productions/303626/?format=api",
    "demozoo_url": "https://demozoo.org/productions/303626/",
    "id": 303626,
    "title": "Christmas Tree (GotoJSE)",
    "author_nicks": [
        {
            "name": "Jayenkai",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/77418/?format=api",
                "id": 77418,
                "name": "Jayenkai",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2021-12-22",
    "supertype": "production",
    "platforms": [],
    "types": [],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "",
            "score": "801",
            "competition": {
                "id": 16936,
                "name": "Creative (Variation 2)",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4398/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4398/",
                    "id": 4398,
                    "name": "VCCC 2021",
                    "tagline": "Vintage Computing Christmas Challenge",
                    "start_date": "2021-12-03",
                    "end_date": "2021-12-23",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "http://logiker.com/vccc2021"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}