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

{
    "url": "https://demozoo.org/api/v1/productions/14469/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/14469/",
    "id": 14469,
    "title": "Exin",
    "author_nicks": [
        {
            "name": "Exin",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3956/?format=api",
                "id": 3956,
                "name": "Exin",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2000-08-26",
    "supertype": "graphics",
    "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/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2000/zx_party00/zx_spectrum/zxp2000.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "22",
            "competition": {
                "id": 836,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/287/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/287/",
                    "id": 287,
                    "name": "ZX Party 2000",
                    "tagline": "",
                    "start_date": "2000-08-25",
                    "end_date": "2000-08-27",
                    "location": "Wrocław, Lower Silesian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 51.1,
                    "longitude": 17.03333,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/7e/4a/2ed2.130439.png",
            "original_width": 256,
            "original_height": 192,
            "standard_url": "https://media.demozoo.org/screens/s/7e/4a/2ed2.130439.png",
            "standard_width": 256,
            "standard_height": 192,
            "thumbnail_url": "https://media.demozoo.org/screens/t/7e/4a/2ed2.130439.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}