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

{
    "url": "https://demozoo.org/api/v1/productions/27794/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/27794/",
    "id": 27794,
    "title": "Christy",
    "author_nicks": [
        {
            "name": "Wade",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/584/?format=api",
                "id": 584,
                "name": "Wade",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Eltech",
            "abbreviation": "ELT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8534/?format=api",
                "id": 8534,
                "name": "Eltech",
                "is_group": true
            }
        }
    ],
    "release_date": "1995-10-21",
    "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/1995/digital_symposium95/grfx/christy.iff"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1995/digital_symposium95/grfx/d95-gfx.lha"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 2033,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/532/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/532/",
                    "id": 532,
                    "name": "Digital Symposium 1995",
                    "tagline": "",
                    "start_date": "1995-10-21",
                    "end_date": "1995-10-21",
                    "location": "Coventry, England, United Kingdom",
                    "is_online": false,
                    "country_code": "GB",
                    "latitude": 52.41667,
                    "longitude": -1.5,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/58/8e/7e7a.116840.png",
            "original_width": 320,
            "original_height": 256,
            "standard_url": "https://media.demozoo.org/screens/s/58/8e/7e7a.116840.png",
            "standard_width": 320,
            "standard_height": 256,
            "thumbnail_url": "https://media.demozoo.org/screens/t/58/8e/7e7a.116840.png",
            "thumbnail_width": 187,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}