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

{
    "url": "https://demozoo.org/api/v1/productions/1005/?format=api",
    "demozoo_url": "https://demozoo.org/music/1005/",
    "id": 1005,
    "title": "Commence/Collapse",
    "author_nicks": [
        {
            "name": "Gargaj",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/306/?format=api",
                "id": 306,
                "name": "Gargaj",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Conspiracy",
            "abbreviation": "CNS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/120/?format=api",
                "id": 120,
                "name": "Conspiracy",
                "is_group": true
            }
        }
    ],
    "release_date": "2010-04-05",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "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/2010/breakpoint10/executable_music/newschool/gargaj-commencecollapse.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "SoundcloudTrack",
            "url": "https://soundcloud.com/gargaj/commence-collapse"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "654",
            "competition": {
                "id": 23,
                "name": "Newschool Executable Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1/",
                    "id": 1,
                    "name": "Breakpoint 2010",
                    "tagline": "Like There's No Tomorrow",
                    "start_date": "2010-04-02",
                    "end_date": "2010-04-05",
                    "location": "Bingen Am Rhein, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.969011,
                    "longitude": 7.896165,
                    "website": "http://breakpoint.untergrund.net"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}