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

{
    "url": "https://demozoo.org/api/v1/productions/113126/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/113126/",
    "id": 113126,
    "title": "Crimson Skull",
    "author_nicks": [
        {
            "name": "ILkie",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/50537/?format=api",
                "id": 50537,
                "name": "ILkie",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2014-06-08",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 10,
            "ranking": "10",
            "score": "77",
            "competition": {
                "id": 10493,
                "name": "Graphics - Oldschool",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2190/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2190/",
                    "id": 2190,
                    "name": "Flashback 2014",
                    "tagline": "",
                    "start_date": "2014-06-07",
                    "end_date": "2014-06-09",
                    "location": "Sydney, City of Sydney, New South Wales, Australia",
                    "is_online": false,
                    "country_code": "AU",
                    "latitude": -33.86785,
                    "longitude": 151.20732,
                    "website": "http://www.defame.com.au/flashback"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}