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

{
    "url": "https://demozoo.org/api/v1/productions/4818/?format=api",
    "demozoo_url": "https://demozoo.org/music/4818/",
    "id": 4818,
    "title": "Do It Monkey Style",
    "author_nicks": [
        {
            "name": "Payne",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6409/?format=api",
                "id": 6409,
                "name": "Payne",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Brain Control",
            "abbreviation": "BC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3624/?format=api",
                "id": 3624,
                "name": "Brain Control",
                "is_group": true
            }
        }
    ],
    "release_date": "2008-03-24",
    "supertype": "music",
    "platforms": [],
    "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/2008/breakpoint08/executable_music/newschool/payne_do_it_monkey_style.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "NectarineSong",
            "url": "https://scenestream.net/demovibes/song/22609/"
        },
        {
            "link_class": "SoundcloudTrack",
            "url": "https://soundcloud.com/payne-music/do-it-monkey-style"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "277",
            "competition": {
                "id": 507,
                "name": "Executable Music Newschool",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/25/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/25/",
                    "id": 25,
                    "name": "Breakpoint 2008",
                    "tagline": "Digital Garden",
                    "start_date": "2008-03-21",
                    "end_date": "2008-03-24",
                    "location": "Bingen Am Rhein, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.969011,
                    "longitude": 7.896165,
                    "website": "http://breakpoint.untergrund.net/2008/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "tunefish"
    ]
}