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

{
    "url": "https://demozoo.org/api/v1/productions/195974/?format=api",
    "demozoo_url": "https://demozoo.org/productions/195974/",
    "id": 195974,
    "title": "Videotrekkr",
    "author_nicks": [
        {
            "name": "DF0:BAD",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23238/?format=api",
                "id": 23238,
                "name": "DF0:BAD",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2018-11-10",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
            "id": 34,
            "name": "Video",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "50",
            "competition": {
                "id": 14784,
                "name": "Animation",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3732/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3732/",
                    "id": 3732,
                    "name": "Syntax 2018",
                    "tagline": "",
                    "start_date": "2018-11-10",
                    "end_date": "2018-11-11",
                    "location": "Melbourne, Victoria, Australia",
                    "is_online": false,
                    "country_code": "AU",
                    "latitude": -37.814,
                    "longitude": 144.96332,
                    "website": "http://syntaxparty.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}