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

{
    "url": "https://demozoo.org/api/v1/productions/28636/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/28636/",
    "id": 28636,
    "title": "Stone Bitch",
    "author_nicks": [
        {
            "name": "Mitch",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8294/?format=api",
                "id": 8294,
                "name": "Mitch",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Success",
            "abbreviation": "SCS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2781/?format=api",
                "id": 2781,
                "name": "Success",
                "is_group": true
            }
        }
    ],
    "release_date": "1995-07-09",
    "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/sih95/grfx/sih-gfxc.lha"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 19,
            "ranking": "19",
            "score": "",
            "competition": {
                "id": 2167,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/720/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/720/",
                    "id": 720,
                    "name": "Somewhere In Holland 1995",
                    "tagline": "",
                    "start_date": "1995-07-08",
                    "end_date": "1995-07-10",
                    "location": "Roosendaal, North Brabant, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.53083,
                    "longitude": 4.46528,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/18/12/1f9e.121605.png",
            "original_width": 640,
            "original_height": 400,
            "standard_url": "https://media.demozoo.org/screens/s/18/12/1f9e.121605.png",
            "standard_width": 400,
            "standard_height": 250,
            "thumbnail_url": "https://media.demozoo.org/screens/t/18/12/1f9e.121605.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": []
}