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

{
    "url": "https://demozoo.org/api/v1/productions/182001/?format=api",
    "demozoo_url": "https://demozoo.org/music/182001/",
    "id": 182001,
    "title": "Techno Koleda",
    "author_nicks": [
        {
            "name": "Surgeon",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5823/?format=api",
                "id": 5823,
                "name": "Surgeon",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2015-10-17",
    "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/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/PlaySID/Surgeon/techno koleda.psid"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2015/retrokomploaderror15/wild/06_techno_koleda_by_surgeon.d64"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 13,
            "ranking": "13",
            "score": "261",
            "competition": {
                "id": 11899,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2495/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2495/",
                    "id": 2495,
                    "name": "RetroKomp / Load Error 2015",
                    "tagline": "",
                    "start_date": "2015-10-16",
                    "end_date": "2015-10-18",
                    "location": "Gdańsk, Pomeranian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 54.35205,
                    "longitude": 18.64637,
                    "website": "http://www.retrokomp.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/1d/56/1e0e.283532.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/1d/56/1e0e.283532.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/1d/56/1e0e.283532.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}