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

{
    "url": "https://demozoo.org/api/v1/productions/64033/?format=api",
    "demozoo_url": "https://demozoo.org/music/64033/",
    "id": 64033,
    "title": "Shorty",
    "author_nicks": [
        {
            "name": "Starbuck",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9956/?format=api",
                "id": 9956,
                "name": "Starbuck",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Creative Mind",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5829/?format=api",
                "id": 5829,
                "name": "Creative Mind",
                "is_group": true
            }
        }
    ],
    "release_date": "2004-12",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
            "id": 9,
            "name": "Atari ST/E"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://sndh.atari.org/sndh/sndh_lf/Starbuck/Shorty_(DHS_Compo).sndh"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://media.demozoo.org/music/f9/24/shorty_dhs_compo.sndh"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/PARTIES/2004/DHSCOMPO/MSX/STARBUCK/SHORTY.ZIP"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 17,
            "ranking": "17",
            "score": "176",
            "competition": {
                "id": 7085,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1826/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1826/",
                    "id": 1826,
                    "name": "DHS Ten Years Anniversary Onlinecompo 2004",
                    "tagline": "",
                    "start_date": "2004-12",
                    "end_date": "2004-12",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://dhs.nu/misc.php?t=compos&compo=10year"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "sndh"
    ]
}