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

{
    "url": "https://demozoo.org/api/v1/productions/43627/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/43627/",
    "id": 43627,
    "title": "Slimer",
    "author_nicks": [
        {
            "name": "Axe",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9166/?format=api",
                "id": 9166,
                "name": "Axe",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-08-21",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
            "id": 26,
            "name": "ANSI",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/fiasko99/ansi/slimer.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "8.33",
            "competition": {
                "id": 4243,
                "name": "ANSI Picture",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1055/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1055/",
                    "id": 1055,
                    "name": "Fiasko 1999",
                    "tagline": "",
                    "start_date": "1999-08-21",
                    "end_date": "1999-08-22",
                    "location": "Czech Republic",
                    "is_online": false,
                    "country_code": "CZ",
                    "latitude": 49.803879,
                    "longitude": 15.47491,
                    "website": "http://vyhen.site.cz/fiasko99/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/f6/10/d609.301584.png",
            "original_width": 720,
            "original_height": 400,
            "standard_url": "https://media.demozoo.org/screens/s/f6/10/d609.301584.png",
            "standard_width": 400,
            "standard_height": 222,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f6/10/d609.301584.png",
            "thumbnail_width": 200,
            "thumbnail_height": 111
        }
    ],
    "tags": [
        "ghostbusters"
    ]
}