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

{
    "url": "https://demozoo.org/api/v1/productions/42340/?format=api",
    "demozoo_url": "https://demozoo.org/music/42340/",
    "id": 42340,
    "title": "Landi",
    "author_nicks": [
        {
            "name": "Wombat",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23905/?format=api",
                "id": 23905,
                "name": "Wombat",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-07-10",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "",
            "competition": {
                "id": 4061,
                "name": "Surprise 1 (Music)",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/580/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/580/",
                    "id": 580,
                    "name": "Bünzli 8 (1999)",
                    "tagline": "",
                    "start_date": "1999-07-09",
                    "end_date": "1999-07-11",
                    "location": "Beromünster, Sursee District, Lucerne, Switzerland",
                    "is_online": false,
                    "country_code": "CH",
                    "latitude": 47.20343,
                    "longitude": 8.1837,
                    "website": "https://bnz8.buenz.li"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}