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

{
    "url": "https://demozoo.org/api/v1/productions/317212/?format=api",
    "demozoo_url": "https://demozoo.org/productions/317212/",
    "id": 317212,
    "title": "Field-FX Random Compo",
    "author_nicks": [],
    "author_affiliation_nicks": [],
    "release_date": "2022-12-31",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/42/?format=api",
            "id": 42,
            "name": "Performance",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 15,
            "ranking": "15",
            "score": "51",
            "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": [],
    "tags": []
}