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

{
    "url": "https://demozoo.org/api/v1/productions/130058/?format=api",
    "demozoo_url": "https://demozoo.org/music/130058/",
    "id": 130058,
    "title": "Liftoff",
    "author_nicks": [
        {
            "name": "Yaka",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/51529/?format=api",
                "id": 51529,
                "name": "Yaka",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Xography",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7909/?format=api",
                "id": 7909,
                "name": "Xography",
                "is_group": true
            }
        }
    ],
    "release_date": "2014-12-28",
    "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/2014/ghettoscene14/loop/yakaxgy_liftoff_7sec.wav"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "81",
            "competition": {
                "id": 11173,
                "name": "Loop",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2289/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2289/",
                    "id": 2289,
                    "name": "Ghettoscene 2014",
                    "tagline": "Under Construction 2014",
                    "start_date": "2014-12-27",
                    "end_date": "2014-12-29",
                    "location": "Gernsheim, Hesse, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.75305,
                    "longitude": 8.48859,
                    "website": "http://under-construction.scenedrama.com/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "loop"
    ]
}