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

{
    "url": "https://demozoo.org/api/v1/productions/86393/?format=api",
    "demozoo_url": "https://demozoo.org/productions/86393/",
    "id": 86393,
    "title": "The Perfect Ten",
    "author_nicks": [
        {
            "name": "Pittsburgh Stallers",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9966/?format=api",
                "id": 9966,
                "name": "Pittsburgh Stallers",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2008-10-18",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "31",
            "competition": {
                "id": 9123,
                "name": "Combined Exe (4k intro + demo)",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/194/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/194/",
                    "id": 194,
                    "name": "TRSAC 2008",
                    "tagline": "",
                    "start_date": "2008-10-17",
                    "end_date": "2008-10-19",
                    "location": "Horsens, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 55.862105,
                    "longitude": 9.843245,
                    "website": "http://www.trsac.dk"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}