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

{
    "url": "https://demozoo.org/api/v1/productions/20576/?format=api",
    "demozoo_url": "https://demozoo.org/productions/20576/",
    "id": 20576,
    "title": "Saftkalas",
    "author_nicks": [
        {
            "name": "Goto10",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8711/?format=api",
                "id": 8711,
                "name": "Goto 10",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2001-05-27",
    "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/2001/underscore01/anim/01-goto10-saftkalas.avi"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "66",
            "competition": {
                "id": 1293,
                "name": "Animation",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/265/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/265/",
                    "id": 265,
                    "name": "Underscore 2001",
                    "tagline": "",
                    "start_date": "2001-05-24",
                    "end_date": "2001-05-27",
                    "location": "Gothenburg, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 57.701235,
                    "longitude": 11.967105,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}