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

{
    "url": "https://demozoo.org/api/v1/productions/187301/?format=api",
    "demozoo_url": "https://demozoo.org/music/187301/",
    "id": 187301,
    "title": "Ishmael / Big Ooo",
    "author_nicks": [
        {
            "name": "Jeff",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/767/?format=api",
                "id": 767,
                "name": "Soren",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Camelot",
            "abbreviation": "CML",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/137/?format=api",
                "id": 137,
                "name": "Camelot",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-04-02",
    "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/Jeff/ishmael.psid"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/northparty99b/c64_music/big_ooo.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbMusic",
            "url": "https://csdb.dk/sid/?id=15405"
        },
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=87090"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 18,
            "ranking": "16",
            "score": "183",
            "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/c6/0c/8d7d.169754.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/c6/0c/8d7d.169754.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/c6/0c/8d7d.169754.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}