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

{
    "url": "https://demozoo.org/api/v1/productions/324501/?format=api",
    "demozoo_url": "https://demozoo.org/productions/324501/",
    "id": 324501,
    "title": "Rude backwards",
    "author_nicks": [
        {
            "name": "Reii",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/51116/?format=api",
                "id": 51116,
                "name": "Reii",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2023-05-20",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2023/birdie23/46_useless_utilities/reii---rudebackwards.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "45",
            "competition": {
                "id": 17937,
                "name": "46 Useless Utilities",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4573/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4573/",
                    "id": 4573,
                    "name": "Birdie 2023 (33)",
                    "tagline": "",
                    "start_date": "2023-05-18",
                    "end_date": "2023-05-21",
                    "location": "Uppsala County, Uppsala, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 60.0,
                    "longitude": 17.75,
                    "website": "http://www.birdie.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}