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

{
    "url": "https://demozoo.org/api/v1/productions/48640/?format=api",
    "demozoo_url": "https://demozoo.org/productions/48640/",
    "id": 48640,
    "title": "JTR Freeze",
    "author_nicks": [
        {
            "name": "Jak-T-Rip",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/24077/?format=api",
                "id": 24077,
                "name": "Jak T Rip",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2005-03-19",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://wod.untergrund.net/c64/2005/j/jtr%20freeze.7z"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2005/forever05/c64/forever2005_intros_demos_realtime.d64"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://wod.untergrund.net/detailed.php?n=250"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "296",
            "competition": {
                "id": 4911,
                "name": "Realtime",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/126/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/126/",
                    "id": 126,
                    "name": "Forever 2005",
                    "tagline": "Forever Hex",
                    "start_date": "2005-03-18",
                    "end_date": "2005-03-20",
                    "location": "Trenčiansky kraj, Trenčiansky, Slovakia",
                    "is_online": false,
                    "country_code": "SK",
                    "latitude": 48.83333,
                    "longitude": 18.25,
                    "website": "http://forever.zeroteam.sk/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/81/87/e4b0.111428.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/81/87/e4b0.111428.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/81/87/e4b0.111428.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "no-sound"
    ]
}