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

{
    "url": "https://demozoo.org/api/v1/productions/18389/?format=api",
    "demozoo_url": "https://demozoo.org/music/18389/",
    "id": 18389,
    "title": "<Insert Title Here>",
    "author_nicks": [
        {
            "name": "Ultrasyd",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6279/?format=api",
                "id": 6279,
                "name": "Ultrasyd",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Brainstorm",
            "abbreviation": "BRS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/220/?format=api",
                "id": 220,
                "name": "Brainstorm",
                "is_group": true
            }
        }
    ],
    "release_date": "2011-08-14",
    "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/music/artists/ultrasyd/title.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2011/evoke11/mp3/ultrasyd-inserttitlehere.mp3"
        }
    ],
    "external_links": [
        {
            "link_class": "NectarineSong",
            "url": "https://scenestream.net/demovibes/song/33753/"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "116",
            "competition": {
                "id": 1102,
                "name": "MP3/OGG",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/331/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/331/",
                    "id": 331,
                    "name": "Evoke 2011",
                    "tagline": "",
                    "start_date": "2011-08-12",
                    "end_date": "2011-08-14",
                    "location": "Kalk, Regierungsbezirk Köln, North Rhine-Westphalia, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 50.94013,
                    "longitude": 7.00605,
                    "website": "http://www.evoke.eu/2011"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}