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

{
    "url": "https://demozoo.org/api/v1/productions/310752/?format=api",
    "demozoo_url": "https://demozoo.org/productions/310752/",
    "id": 310752,
    "title": "Test",
    "author_nicks": [
        {
            "name": "Danko",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/722/?format=api",
                "id": 722,
                "name": "Danko",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Fairlight",
            "abbreviation": "FLT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/239/?format=api",
                "id": 239,
                "name": "Fairlight",
                "is_group": true
            }
        }
    ],
    "release_date": "2022-07-23",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
            "id": 34,
            "name": "Video",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2022/edison22/animation-video/danko---dystopia---test.mp4"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "123",
            "competition": {
                "id": 17220,
                "name": "Animation & Video",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4401/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4401/",
                    "id": 4401,
                    "name": "Edison 2022",
                    "tagline": "Data Jungle",
                    "start_date": "2022-07-22",
                    "end_date": "2022-07-24",
                    "location": "Stockholm County, Stockholm, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 59.5,
                    "longitude": 18.0,
                    "website": "https://edisonparty.com"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}