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

{
    "url": "https://demozoo.org/api/v1/productions/139400/?format=api",
    "demozoo_url": "https://demozoo.org/music/139400/",
    "id": 139400,
    "title": "Vector Life",
    "author_nicks": [
        {
            "name": "cTrix",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3604/?format=api",
                "id": 3604,
                "name": "cTrix",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Disaster Area",
            "abbreviation": "DA",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3594/?format=api",
                "id": 3594,
                "name": "Disaster Area",
                "is_group": true
            }
        }
    ],
    "release_date": "2015-06-07",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/43/?format=api",
            "id": 43,
            "name": "Vectrex"
        }
    ],
    "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/2015/flashback15/music_oldschool_executable/ctrix-vectorlife%282015%29.bin"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2015/flashback15/music_oldschool_executable/ctrix-vectorlife.mp4"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "77",
            "competition": {
                "id": 11571,
                "name": "Music - Oldschool Executable",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2526/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2526/",
                    "id": 2526,
                    "name": "Flashback 2015",
                    "tagline": "",
                    "start_date": "2015-06-06",
                    "end_date": "2015-06-08",
                    "location": "Sydney, City of Sydney, New South Wales, Australia",
                    "is_online": false,
                    "country_code": "AU",
                    "latitude": -33.86785,
                    "longitude": 151.20732,
                    "website": "http://www.defame.com.au/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}