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

{
    "url": "https://demozoo.org/api/v1/productions/36222/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/36222/",
    "id": 36222,
    "title": "Plavusha",
    "author_nicks": [
        {
            "name": "Neutron",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/22387/?format=api",
                "id": 22387,
                "name": "Neutron",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Lucid",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1310/?format=api",
                "id": 1310,
                "name": "Lucid",
                "is_group": true
            }
        }
    ],
    "release_date": "1997-09-27",
    "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/1997/scene_strike97b/grfx/ss2-pixl.lha"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 13,
            "ranking": "13",
            "score": "11",
            "competition": {
                "id": 11265,
                "name": "Pixel Art",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1844/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1844/",
                    "id": 1844,
                    "name": "Scene Strike 1997 (2)",
                    "tagline": "",
                    "start_date": "1997-09-27",
                    "end_date": "1997-09-28",
                    "location": "Belgrade, Serbia",
                    "is_online": false,
                    "country_code": "RS",
                    "latitude": 44.811871,
                    "longitude": 20.46414,
                    "website": "http://www.crsn.com/ss2/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/d6/e9/8744.130805.png",
            "original_width": 640,
            "original_height": 480,
            "standard_url": "https://media.demozoo.org/screens/s/d6/e9/8744.130805.png",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/d6/e9/8744.130805.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "640x480",
        "16-colors"
    ]
}