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

{
    "url": "https://demozoo.org/api/v1/productions/42575/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/42575/",
    "id": 42575,
    "title": "BK_RULEZ",
    "author_nicks": [
        {
            "name": "Stas Korovin",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/26846/?format=api",
                "id": 26846,
                "name": "Stas Korovin",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "SK Corporation",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/26847/?format=api",
                "id": 26847,
                "name": "SK Corporation",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-08-28",
    "supertype": "graphics",
    "platforms": [],
    "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/cafe99/ansi/bk_rulez.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "3.073",
            "competition": {
                "id": 4087,
                "name": "ANSI Graphic",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/279/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/279/",
                    "id": 279,
                    "name": "CAFe 1999",
                    "tagline": "Computer Art Festival 1999",
                    "start_date": "1999-08-28",
                    "end_date": "1999-08-29",
                    "location": "Kazan, Gorod Kazan’, Tatarstan, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 55.78874,
                    "longitude": 49.12214,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/23/b0/84f4.328417.png",
            "original_width": 640,
            "original_height": 416,
            "standard_url": "https://media.demozoo.org/screens/s/23/b0/84f4.328417.png",
            "standard_width": 400,
            "standard_height": 260,
            "thumbnail_url": "https://media.demozoo.org/screens/t/23/b0/84f4.328417.png",
            "thumbnail_width": 200,
            "thumbnail_height": 130
        }
    ],
    "tags": []
}