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

{
    "url": "https://demozoo.org/api/v1/productions/179474/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/179474/",
    "id": 179474,
    "title": "rake drawing #10",
    "author_nicks": [],
    "author_affiliation_nicks": [],
    "release_date": "2017-10-21",
    "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": 3,
            "ranking": "3",
            "score": "112",
            "competition": {
                "id": 13888,
                "name": "Fun: Rake Drawing",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3193/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3193/",
                    "id": 3193,
                    "name": "TRSAC 2017",
                    "tagline": "Go to Hell",
                    "start_date": "2017-10-20",
                    "end_date": "2017-10-22",
                    "location": "Århus, Århus Kommune, Central Jutland, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 56.15674,
                    "longitude": 10.21076,
                    "website": "http://www.trsac.dk/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}