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

{
    "url": "https://demozoo.org/api/v1/productions/136180/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/136180/",
    "id": 136180,
    "title": "The great escape",
    "author_nicks": [
        {
            "name": "luggen",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/57774/?format=api",
                "id": 57774,
                "name": "luggen",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2009-11-28",
    "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": 23,
            "ranking": "23",
            "score": "3.09%",
            "competition": {
                "id": 11388,
                "name": "Freestyle Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/972/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/972/",
                    "id": 972,
                    "name": "Dreamhack 2009",
                    "tagline": "DreamHack Winter 2009",
                    "start_date": "2009-11-26",
                    "end_date": "2009-11-29",
                    "location": "Jönköping, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 57.77972,
                    "longitude": 14.17739,
                    "website": "http://www.dreamhack.se/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}