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

{
    "url": "https://demozoo.org/api/v1/productions/202044/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/202044/",
    "id": 202044,
    "title": "Spock",
    "author_nicks": [
        {
            "name": "Assassin",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/45916/?format=api",
                "id": 45916,
                "name": "Assassin",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Willow",
            "abbreviation": "WIL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14647/?format=api",
                "id": 14647,
                "name": "Willow",
                "is_group": true
            }
        }
    ],
    "release_date": "1998-10-10",
    "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/61688/w1998.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/willow98/c64/willow98.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=2364"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 16,
            "ranking": "16",
            "score": "",
            "competition": {
                "id": 15046,
                "name": "Mixed",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2112/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2112/",
                    "id": 2112,
                    "name": "Willow Party 1998",
                    "tagline": "",
                    "start_date": "1998-10-09",
                    "end_date": "1998-10-11",
                    "location": "Wellentrup, Regierungsbezirk Detmold, North Rhine-Westphalia, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 51.966,
                    "longitude": 8.73164,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/2e/83/560c.312446.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/2e/83/560c.312446.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/2e/83/560c.312446.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "drugs",
        "star-trek"
    ]
}