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

{
    "url": "https://demozoo.org/api/v1/productions/198902/?format=api",
    "demozoo_url": "https://demozoo.org/productions/198902/",
    "id": 198902,
    "title": "Frequency of Life",
    "author_nicks": [
        {
            "name": "Drue",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/85700/?format=api",
                "id": 85700,
                "name": "Drue",
                "is_group": false
            }
        },
        {
            "name": "Nagz",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11000/?format=api",
                "id": 11000,
                "name": "Nagz",
                "is_group": false
            }
        },
        {
            "name": "Sade",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/26886/?format=api",
                "id": 26886,
                "name": "Sade",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2019-02-02",
    "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/2019/demobit19/animation_video/06_frequency_of_life.mp4"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "201",
            "competition": {
                "id": 14900,
                "name": "Animation/Video",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3714/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3714/",
                    "id": 3714,
                    "name": "Demobit 2019",
                    "tagline": "Resolution",
                    "start_date": "2019-02-01",
                    "end_date": "2019-02-03",
                    "location": "Bratislavský kraj, Bratislavský, Slovakia",
                    "is_online": false,
                    "country_code": "SK",
                    "latitude": 48.33333,
                    "longitude": 17.16667,
                    "website": "http://www.demobit.party/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}