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

{
    "url": "https://demozoo.org/api/v1/productions/53911/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/53911/",
    "id": 53911,
    "title": "The Daemon",
    "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
            }
        }
    ],
    "release_date": "1998-05-31",
    "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=112703"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=89661"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 5654,
                "name": "C64 Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/991/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/991/",
                    "id": 991,
                    "name": "Inter Jam 1998",
                    "tagline": "",
                    "start_date": "1998-05-30",
                    "end_date": "1998-06-01",
                    "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/d7/30/0676.47143.png",
            "original_width": 384,
            "original_height": 271,
            "standard_url": "https://media.demozoo.org/screens/s/d7/30/0676.47143.png",
            "standard_width": 384,
            "standard_height": 271,
            "thumbnail_url": "https://media.demozoo.org/screens/t/d7/30/0676.47143.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}