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

{
    "url": "https://demozoo.org/api/v1/productions/3659/?format=api",
    "demozoo_url": "https://demozoo.org/music/3659/",
    "id": 3659,
    "title": "Saymold, Saymold",
    "author_nicks": [
        {
            "name": "Reed",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/931/?format=api",
                "id": 931,
                "name": "Reed",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Fairlight",
            "abbreviation": "FLT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/239/?format=api",
                "id": 239,
                "name": "Fairlight",
                "is_group": true
            }
        }
    ],
    "release_date": "2005-03-28",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/31/?format=api",
            "id": 31,
            "name": "Executable Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/PlaySID/Reed/saymold,%20saymold.psid"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2005/breakpoint05/executable_music/oldschool/saymold.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "328",
            "competition": {
                "id": 382,
                "name": "Executable Music Oldschool",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/22/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/22/",
                    "id": 22,
                    "name": "Breakpoint 2005",
                    "tagline": "Aliens Ate My Demomaker",
                    "start_date": "2005-03-25",
                    "end_date": "2005-03-28",
                    "location": "Bingen am Rhein, Rheinland-Pfalz, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.96675,
                    "longitude": 7.8992,
                    "website": "http://breakpoint.untergrund.net/2005/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "6581"
    ]
}