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

{
    "url": "https://demozoo.org/api/v1/productions/24563/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/24563/",
    "id": 24563,
    "title": "Heavenly",
    "author_nicks": [
        {
            "name": "Infernal",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17711/?format=api",
                "id": 17711,
                "name": "Infernal",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2000-08-05",
    "supertype": "graphics",
    "platforms": [],
    "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/assembly00/grfx/heavenly.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "2034",
            "competition": {
                "id": 1696,
                "name": "Pixel Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/107/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/107/",
                    "id": 107,
                    "name": "Assembly 2000",
                    "tagline": "",
                    "start_date": "2000-08-03",
                    "end_date": "2000-08-06",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17116,
                    "longitude": 24.93258,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/30/64/de7f.96304.png",
            "original_width": 602,
            "original_height": 480,
            "standard_url": "https://media.demozoo.org/screens/s/30/64/de7f.96304.jpg",
            "standard_width": 376,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/30/64/de7f.96304.jpg",
            "thumbnail_width": 188,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "nsfw"
    ]
}