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

{
    "url": "https://demozoo.org/api/v1/productions/321470/?format=api",
    "demozoo_url": "https://demozoo.org/productions/321470/",
    "id": 321470,
    "title": "If you don't need to eat, you don't care about pudding",
    "author_nicks": [
        {
            "name": "JTR",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/24077/?format=api",
                "id": 24077,
                "name": "Jak T Rip",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2023-03-18",
    "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": 6,
            "ranking": "6",
            "score": "326",
            "competition": {
                "id": 17779,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3887/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3887/",
                    "id": 3887,
                    "name": "Forever 2023",
                    "tagline": "21: ROBOT",
                    "start_date": "2023-03-17",
                    "end_date": "2023-03-19",
                    "location": "Suchá nad Parnou, Okres Trnava, Trnavský kraj, Slovakia",
                    "is_online": false,
                    "country_code": "SK",
                    "latitude": 48.41342,
                    "longitude": 17.48444,
                    "website": "http://forever.zeroteam.sk/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}