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

{
    "url": "https://demozoo.org/api/v1/productions/319866/?format=api",
    "demozoo_url": "https://demozoo.org/productions/319866/",
    "id": 319866,
    "title": "Hello Class",
    "author_nicks": [
        {
            "name": "reality404",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/67077/?format=api",
                "id": 67077,
                "name": "reality404",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2023-02-25",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/42/?format=api",
            "id": 42,
            "name": "Performance",
            "supertype": "production"
        },
        {
            "url": "https://demozoo.org/api/v1/production_types/8/?format=api",
            "id": 8,
            "name": "Slideshow",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=cp2i3p1tq5M"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "109",
            "competition": {
                "id": 17732,
                "name": "OHP",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4407/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4407/",
                    "id": 4407,
                    "name": "MountainBytes 2023",
                    "tagline": "",
                    "start_date": "2023-02-24",
                    "end_date": "2023-02-26",
                    "location": "Cham, Zug, Switzerland",
                    "is_online": false,
                    "country_code": "CH",
                    "latitude": 47.20122,
                    "longitude": 8.44697,
                    "website": "https://mountainbytes.ch/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "ohp"
    ]
}