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

{
    "url": "https://demozoo.org/api/v1/productions/317211/?format=api",
    "demozoo_url": "https://demozoo.org/productions/317211/",
    "id": 317211,
    "title": "HypnoCat",
    "author_nicks": [
        {
            "name": "Alia",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/113525/?format=api",
                "id": 113525,
                "name": "catnip",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2022-12-31",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/92/?format=api",
            "id": 92,
            "name": "TIC-80"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
            "id": 19,
            "name": "256b Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 10,
            "ranking": "=9",
            "score": "59",
            "competition": {
                "id": 17610,
                "name": "Random",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4595/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4595/",
                    "id": 4595,
                    "name": "Field-FX New Year's Eve 2022",
                    "tagline": "",
                    "start_date": "2022-12-31",
                    "end_date": "2022-12-31",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://field-fx.party/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ff/e4/d0ed.318505.png",
            "original_width": 768,
            "original_height": 432,
            "standard_url": "https://media.demozoo.org/screens/s/ff/e4/d0ed.318505.png",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ff/e4/d0ed.318505.png",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": [
        "cat"
    ]
}