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

{
    "url": "https://demozoo.org/api/v1/productions/126046/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/126046/",
    "id": 126046,
    "title": "cosm",
    "author_nicks": [
        {
            "name": "Jimage",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23924/?format=api",
                "id": 23924,
                "name": "Rika",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2014-11-15",
    "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": 9,
            "ranking": "9",
            "score": "89.5",
            "competition": {
                "id": 10992,
                "name": "Oldschool Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2009/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2009/",
                    "id": 2009,
                    "name": "Syntax 2014",
                    "tagline": "",
                    "start_date": "2014-11-14",
                    "end_date": "2014-11-16",
                    "location": "Melbourne, Victoria, Australia",
                    "is_online": false,
                    "country_code": "AU",
                    "latitude": -37.814,
                    "longitude": 144.96332,
                    "website": "http://www.syntaxparty.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}