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

{
    "url": "https://demozoo.org/api/v1/productions/35522/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/35522/",
    "id": 35522,
    "title": "Extacy",
    "author_nicks": [
        {
            "name": "Bleze",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14719/?format=api",
                "id": 14719,
                "name": "Bleze",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "The Ultimate Mayas",
            "abbreviation": "TUM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10226/?format=api",
                "id": 10226,
                "name": "The Ultimate Mayas",
                "is_group": true
            }
        },
        {
            "name": "Willow",
            "abbreviation": "WIL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14647/?format=api",
                "id": 14647,
                "name": "Willow",
                "is_group": true
            }
        }
    ],
    "release_date": "1997-10-05",
    "supertype": "graphics",
    "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/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=81290"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=2318"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "109",
            "competition": {
                "id": 3051,
                "name": "C64 Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/906/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/906/",
                    "id": 906,
                    "name": "Inter Jam 1997",
                    "tagline": "The Revenge",
                    "start_date": "1997-10-03",
                    "end_date": "1997-10-05",
                    "location": "Ubstadt-Weiher, Karlsruhe Region, Baden-Württemberg, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.1708,
                    "longitude": 8.61889,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/3b/1e/a042.13592.gif",
            "original_width": 322,
            "original_height": 202,
            "standard_url": "https://media.demozoo.org/screens/s/3b/1e/a042.13592.png",
            "standard_width": 322,
            "standard_height": 202,
            "thumbnail_url": "https://media.demozoo.org/screens/t/3b/1e/a042.13592.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": []
}