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

{
    "url": "https://demozoo.org/api/v1/productions/314479/?format=api",
    "demozoo_url": "https://demozoo.org/productions/314479/",
    "id": 314479,
    "title": "Husvagn Crew Goes To Italy",
    "author_nicks": [
        {
            "name": "Husvagn Crew",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7776/?format=api",
                "id": 7776,
                "name": "Husvagn Crew",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2022-09-17",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2022/blackbirdie22/newschool_demo/fsfreak__husvagn_crew_goes_to_italy.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=_TsmS7xv3vQ"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 17484,
                "name": "Newschool Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4431/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4431/",
                    "id": 4431,
                    "name": "Black Birdie 2022",
                    "tagline": "From the ashes of the pandemic, the black bird rises once again.",
                    "start_date": "2022-09-16",
                    "end_date": "2022-09-18",
                    "location": "Uppsala County, Uppsala, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 60.0,
                    "longitude": 17.75,
                    "website": "https://blackbirdie.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}