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

{
    "url": "https://demozoo.org/api/v1/productions/28088/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/28088/",
    "id": 28088,
    "title": "The King",
    "author_nicks": [
        {
            "name": "Desoto",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7419/?format=api",
                "id": 7419,
                "name": "Desoto",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Epsilon Design",
            "abbreviation": "e^d",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6868/?format=api",
                "id": 6868,
                "name": "Epsilon Design",
                "is_group": true
            }
        }
    ],
    "release_date": "1995-06-17",
    "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/icing95/grfx/desoto_the_king.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "75",
            "competition": {
                "id": 2083,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/601/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/601/",
                    "id": 601,
                    "name": "Icing 1995",
                    "tagline": "",
                    "start_date": "1995-06-15",
                    "end_date": "1995-06-18",
                    "location": "Lerums Kommun, Västra Götaland, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 57.77452,
                    "longitude": 12.26967,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/d7/ed/592d.118512.png",
            "original_width": 320,
            "original_height": 256,
            "standard_url": "https://media.demozoo.org/screens/s/d7/ed/592d.118512.png",
            "standard_width": 320,
            "standard_height": 256,
            "thumbnail_url": "https://media.demozoo.org/screens/t/d7/ed/592d.118512.png",
            "thumbnail_width": 187,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}