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

{
    "url": "https://demozoo.org/api/v1/productions/372319/?format=api",
    "demozoo_url": "https://demozoo.org/productions/372319/",
    "id": 372319,
    "title": "SpeXtream 2005 Demo",
    "author_nicks": [
        {
            "name": "KC Soft",
            "abbreviation": "KCS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12293/?format=api",
                "id": 12293,
                "name": "KC Soft",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2005-07-15",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "VNN",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23888/?format=api",
                    "id": 23888,
                    "name": "VNN",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://bbb.retroscene.org/DEMO2/spxtrmdm.zip"
        }
    ],
    "external_links": [],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/5309/?format=api",
            "demozoo_url": "https://demozoo.org/parties/5309/",
            "id": 5309,
            "name": "SpeXtream 2005",
            "tagline": "",
            "start_date": "2005-07-16",
            "end_date": "2005-07-17",
            "location": "Sievierodonetsk, Luhansk, Ukraine",
            "is_online": false,
            "country_code": "UA",
            "latitude": 48.94832,
            "longitude": 38.49166,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/7e/9f/8384.360962.png",
            "original_width": 614,
            "original_height": 468,
            "standard_url": "https://media.demozoo.org/screens/s/7e/9f/8384.360962.png",
            "standard_width": 393,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/7e/9f/8384.360962.png",
            "thumbnail_width": 196,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "pentagon",
        "incomplete-credits"
    ]
}