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

{
    "url": "https://demozoo.org/api/v1/productions/192942/?format=api",
    "demozoo_url": "https://demozoo.org/music/192942/",
    "id": 192942,
    "title": "Reflections",
    "author_nicks": [
        {
            "name": "Shapie",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/16401/?format=api",
                "id": 16401,
                "name": "Shapie",
                "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
            }
        },
        {
            "name": "Vaudeville",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/49547/?format=api",
                "id": 49547,
                "name": "Vaudeville",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-08-07",
    "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/Shapie/reflections.psid"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/northparty99b/c64_music/np4_music.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbMusic",
            "url": "https://csdb.dk/sid/?id=26748"
        },
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=86701"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 25,
            "ranking": "unselected",
            "score": "",
            "competition": {
                "id": 10391,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2212/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2212/",
                    "id": 2212,
                    "name": "North Party 1999 (4)",
                    "tagline": "North Party v4.0",
                    "start_date": "1999-08-06",
                    "end_date": "1999-08-08",
                    "location": "Bartoszyce, Powiat bartoszycki, Warmian-Masurian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 54.25354,
                    "longitude": 20.80819,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/8d/80/ef30.169734.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/8d/80/ef30.169734.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/8d/80/ef30.169734.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}