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

{
    "url": "https://demozoo.org/api/v1/productions/42333/?format=api",
    "demozoo_url": "https://demozoo.org/music/42333/",
    "id": 42333,
    "title": "Synthology",
    "author_nicks": [
        {
            "name": "Gimli",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/16227/?format=api",
                "id": 16227,
                "name": "Gimli",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Vantage",
            "abbreviation": "VTG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/71/?format=api",
                "id": 71,
                "name": "Vantage",
                "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/synthology.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "59",
            "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": []
}