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

{
    "url": "https://demozoo.org/api/v1/productions/55339/?format=api",
    "demozoo_url": "https://demozoo.org/music/55339/",
    "id": 55339,
    "title": "Spotlight",
    "author_nicks": [
        {
            "name": "Dalezy",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/906/?format=api",
                "id": 906,
                "name": "Dalezy",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2005-12-28",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/31/?format=api",
            "id": 31,
            "name": "Executable Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2005/tum05/executable_music/dalezy_-_spotlight.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "44",
            "competition": {
                "id": 5906,
                "name": "Executable Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/170/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/170/",
                    "id": 170,
                    "name": "The Ultimate Meeting 2005",
                    "tagline": "Pirates of the Demoscene",
                    "start_date": "2005-12-27",
                    "end_date": "2005-12-29",
                    "location": "Stadtteil Durlach, Karlsruhe, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 48.994949,
                    "longitude": 8.47018,
                    "website": "http://2005.tum-party.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}