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

{
    "url": "https://demozoo.org/api/v1/productions/31181/?format=api",
    "demozoo_url": "https://demozoo.org/productions/31181/",
    "id": 31181,
    "title": "The Guitar",
    "author_nicks": [
        {
            "name": "Eirik Haag",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/21118/?format=api",
                "id": 21118,
                "name": "Eirik Haag",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2008-03-22",
    "supertype": "production",
    "platforms": [],
    "types": [],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 10,
            "ranking": "10",
            "score": "37",
            "competition": {
                "id": 2518,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/54/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/54/",
                    "id": 54,
                    "name": "The Gathering 2008",
                    "tagline": "Optimus Prime",
                    "start_date": "2008-03-19",
                    "end_date": "2008-03-23",
                    "location": "Hamar, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 60.793915,
                    "longitude": 11.07599,
                    "website": "http://www.gathering.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}