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

{
    "url": "https://demozoo.org/api/v1/productions/2750/?format=api",
    "demozoo_url": "https://demozoo.org/productions/2750/",
    "id": 2750,
    "title": "Loaderror",
    "author_nicks": [
        {
            "name": "Loaderror",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/109/?format=api",
                "id": 109,
                "name": "Loaderror",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2004-09-19",
    "supertype": "production",
    "platforms": [],
    "types": [],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "29",
            "competition": {
                "id": 273,
                "name": "64K Executable Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/151/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/151/",
                    "id": 151,
                    "name": "Kindergarden 2004",
                    "tagline": "Kindergarden 0xB",
                    "start_date": "2004-09-16",
                    "end_date": "2004-09-19",
                    "location": "Haga, Nes, Akershus, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 60.05387,
                    "longitude": 11.37411,
                    "website": "http://kg.slengpung.com/2004/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}