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

{
    "url": "https://demozoo.org/api/v1/productions/6869/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/6869/",
    "id": 6869,
    "title": "Queen of the Doom",
    "author_nicks": [
        {
            "name": "Jugi",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/177/?format=api",
                "id": 177,
                "name": "Jugi",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Complex",
            "abbreviation": "CLX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/175/?format=api",
                "id": 175,
                "name": "Komplex",
                "is_group": true
            }
        }
    ],
    "release_date": "1994-08-07",
    "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/1994/assembly94/grfx/asm94gfx.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1994/assembly94/grfx/picslbm.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "",
            "competition": {
                "id": 681,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/102/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/102/",
                    "id": 102,
                    "name": "Assembly 1994",
                    "tagline": "The Third Phase",
                    "start_date": "1994-08-05",
                    "end_date": "1994-08-07",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17116,
                    "longitude": 24.93258,
                    "website": "http://www.assembly.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/41/cb/2d8e.35333.png",
            "original_width": 352,
            "original_height": 283,
            "standard_url": "https://media.demozoo.org/screens/s/41/cb/2d8e.35333.png",
            "standard_width": 352,
            "standard_height": 283,
            "thumbnail_url": "https://media.demozoo.org/screens/t/41/cb/2d8e.35333.png",
            "thumbnail_width": 186,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}