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

{
    "url": "https://demozoo.org/api/v1/productions/204657/?format=api",
    "demozoo_url": "https://demozoo.org/music/204657/",
    "id": 204657,
    "title": "Tekarp",
    "author_nicks": [
        {
            "name": "Adam",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23232/?format=api",
                "id": 23232,
                "name": "Anthrium",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Onslaught",
            "abbreviation": "ONS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/134/?format=api",
                "id": 134,
                "name": "Onslaught",
                "is_group": true
            }
        }
    ],
    "release_date": "2019-06-09",
    "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": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=221974"
        },
        {
            "link_class": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/PlaySID/Adam%20Morton/tekarp.psid"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2019/flashback19/music_oldschool/adam-tekarp-8580-.prg"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=178641"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "57",
            "competition": {
                "id": 15167,
                "name": "Music - Oldschool Executable",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3822/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3822/",
                    "id": 3822,
                    "name": "Flashback 2019",
                    "tagline": "",
                    "start_date": "2019-06-08",
                    "end_date": "2019-06-10",
                    "location": "Redfern, City of Sydney, New South Wales, Australia",
                    "is_online": false,
                    "country_code": "AU",
                    "latitude": -33.89279,
                    "longitude": 151.20415,
                    "website": "http://flashbackparty.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "8580"
    ]
}