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

{
    "url": "https://demozoo.org/api/v1/productions/86764/?format=api",
    "demozoo_url": "https://demozoo.org/music/86764/",
    "id": 86764,
    "title": "It´s the music",
    "author_nicks": [
        {
            "name": "Nightmare",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7160/?format=api",
                "id": 7160,
                "name": "Nightmare",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Nuance",
            "abbreviation": "NCE",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/237/?format=api",
                "id": 237,
                "name": "Nuance",
                "is_group": true
            }
        }
    ],
    "release_date": "2009-08-15",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
            "id": 30,
            "name": "Streaming Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2009/buenzli09/mp3_ogg/nightmarenuance.-.its.the.music.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "182",
            "competition": {
                "id": 9164,
                "name": "Streamed Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/788/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/788/",
                    "id": 788,
                    "name": "Buenzli 2009 (18)",
                    "tagline": "",
                    "start_date": "2009-08-14",
                    "end_date": "2009-08-16",
                    "location": "Winterthur, Switzerland",
                    "is_online": false,
                    "country_code": "CH",
                    "latitude": 47.49852,
                    "longitude": 8.73299,
                    "website": "http://bnz18.buenz.li/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}