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

{
    "url": "https://demozoo.org/api/v1/productions/2645/?format=api",
    "demozoo_url": "https://demozoo.org/music/2645/",
    "id": 2645,
    "title": "Gatelys",
    "author_nicks": [
        {
            "name": "Frequent",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/113/?format=api",
                "id": 113,
                "name": "Frequent",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2007-11-18",
    "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/32/?format=api",
            "id": 32,
            "name": "32K Executable Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://sndh.atari.org/sndh/sndh_lf/Frequent/Gatelys.sndh"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2007/kindergarden07/music/32k_executable/fqt_gatelys.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=3jpHYx4otOE"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "41",
            "competition": {
                "id": 255,
                "name": "32K Executable Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/153/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/153/",
                    "id": 153,
                    "name": "Kindergarden 2007",
                    "tagline": "",
                    "start_date": "2007-11-16",
                    "end_date": "2007-11-18",
                    "location": "Haga, Nes, Akershus, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 60.05387,
                    "longitude": 11.37411,
                    "website": "http://kg.slengpung.com/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "maxymiser",
        "sndh"
    ]
}