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

{
    "url": "https://demozoo.org/api/v1/productions/355778/?format=api",
    "demozoo_url": "https://demozoo.org/productions/355778/",
    "id": 355778,
    "title": "ATC experience point",
    "author_nicks": [
        {
            "name": "Puputsi",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/144458/?format=api",
                "id": 144458,
                "name": "Puputsi",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2024-08-24",
    "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": 4,
            "ranking": "4",
            "score": "96",
            "competition": {
                "id": 19315,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4753/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4753/",
                    "id": 4753,
                    "name": "Jumalauta 24 Years",
                    "tagline": "",
                    "start_date": "2024-08-23",
                    "end_date": "2024-08-25",
                    "location": "Hämeenlinna, Kanta-Häme, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 61.0,
                    "longitude": 24.45,
                    "website": "https://jml.party/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}