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

{
    "url": "https://demozoo.org/api/v1/productions/42334/?format=api",
    "demozoo_url": "https://demozoo.org/music/42334/",
    "id": 42334,
    "title": "Boo Gin",
    "author_nicks": [
        {
            "name": "Phred",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13732/?format=api",
                "id": 13732,
                "name": "Phred",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Nowadays",
            "abbreviation": "NDS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13275/?format=api",
                "id": 13275,
                "name": "Nowadays",
                "is_group": true
            }
        }
    ],
    "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": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/buenzli8-99/mmul/boogin.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "40",
            "competition": {
                "id": 4060,
                "name": "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": []
}