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

{
    "url": "https://demozoo.org/api/v1/productions/355154/?format=api",
    "demozoo_url": "https://demozoo.org/music/355154/",
    "id": 355154,
    "title": "Very Swift Fingers",
    "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": "2000-04-01",
    "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/2000/fparty00/mmul/vsfinger.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "SoundcloudTrack",
            "url": "https://soundcloud.com/hectoralarcon/very-swift-fingers"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=1wrddc6kIIs"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 4982,
                "name": "Mods",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1109/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1109/",
                    "id": 1109,
                    "name": "F* Party 2000",
                    "tagline": "",
                    "start_date": "2000-04-01",
                    "end_date": "2000-04-02",
                    "location": "Xirivella, Província de València, Valencia, Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 39.46588,
                    "longitude": -0.42589,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}