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

{
    "url": "https://demozoo.org/api/v1/productions/47844/?format=api",
    "demozoo_url": "https://demozoo.org/music/47844/",
    "id": 47844,
    "title": "How To Become Paranoid",
    "author_nicks": [
        {
            "name": "Ham",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/210/?format=api",
                "id": 210,
                "name": "Ham",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Software Failure",
            "abbreviation": "SFL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/209/?format=api",
                "id": 209,
                "name": "Software Failure",
                "is_group": true
            }
        }
    ],
    "release_date": "2008-09-13",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
            "id": 29,
            "name": "Tracked Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2008/sundown08/chip/ham_sfl-how_to_become_paranoid.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "SoundcloudTrack",
            "url": "https://soundcloud.com/hectoralarcon/how-to-become-paranoid"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=SqAeoFsQbbM"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 9,
            "ranking": "9",
            "score": "82",
            "competition": {
                "id": 4822,
                "name": "Open Synth Chiptune",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/669/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/669/",
                    "id": 669,
                    "name": "Sundown 2008",
                    "tagline": "",
                    "start_date": "2008-09-12",
                    "end_date": "2008-09-14",
                    "location": "Budleigh Salterton, Devon, England, United Kingdom",
                    "is_online": false,
                    "country_code": "GB",
                    "latitude": 50.62983,
                    "longitude": -3.32181,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}