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

{
    "url": "https://demozoo.org/api/v1/productions/346043/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/346043/",
    "id": 346043,
    "title": "Castle",
    "author_nicks": [
        {
            "name": "Zealot",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7573/?format=api",
                "id": 7573,
                "name": "Zealot",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Wrath Designs",
            "abbreviation": "WD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/135/?format=api",
                "id": 135,
                "name": "Wrath Designs",
                "is_group": true
            }
        }
    ],
    "release_date": "1992-04-19",
    "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/getinternalfile.php/79668/Castle.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=83044"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 12,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 5875,
                "name": "C64 Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1452/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1452/",
                    "id": 1452,
                    "name": "Light and Phenomena Easter Party 1992",
                    "tagline": "",
                    "start_date": "1992-04-17",
                    "end_date": "1992-04-20",
                    "location": "Alingsas, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 57.92963,
                    "longitude": 12.5324,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/5c/47/4cb1.345806.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/5c/47/4cb1.345806.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/5c/47/4cb1.345806.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/0c/03/9537.345805.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/0c/03/9537.345805.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/0c/03/9537.345805.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "graphics-with-music"
    ]
}