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

{
    "url": "https://demozoo.org/api/v1/productions/113612/?format=api",
    "demozoo_url": "https://demozoo.org/music/113612/",
    "id": 113612,
    "title": "Over your Head",
    "author_nicks": [
        {
            "name": "Triace",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/41536/?format=api",
                "id": 41536,
                "name": "Triace",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Desire",
            "abbreviation": "DSR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1077/?format=api",
                "id": 1077,
                "name": "Desire",
                "is_group": true
            }
        }
    ],
    "release_date": "2014-06-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/parties/2014/atparty14/music_freestyle/over_your_head_-_compo_cut.mp3"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "72",
            "competition": {
                "id": 10504,
                "name": "Freestyle Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2057/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2057/",
                    "id": 2057,
                    "name": "@Party 2014",
                    "tagline": "Let's make history! ",
                    "start_date": "2014-06-13",
                    "end_date": "2014-06-15",
                    "location": "Cambridge, Middlesex County, Massachusetts, United States",
                    "is_online": false,
                    "country_code": "US",
                    "latitude": 42.3751,
                    "longitude": -71.10561,
                    "website": "http://atparty-demoscene.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}