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

{
    "url": "https://demozoo.org/api/v1/productions/98791/?format=api",
    "demozoo_url": "https://demozoo.org/productions/98791/",
    "id": 98791,
    "title": "Candle with Barbed Wire",
    "author_nicks": [
        {
            "name": "Rob",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/46897/?format=api",
                "id": 46897,
                "name": "Rob",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2000-07-01",
    "supertype": "production",
    "platforms": [],
    "types": [],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "",
            "competition": {
                "id": 9970,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1003/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1003/",
                    "id": 1003,
                    "name": "Deja Vu 2000",
                    "tagline": "",
                    "start_date": "2000-06-30",
                    "end_date": "2000-07-02",
                    "location": "Leicester, United Kingdom",
                    "is_online": false,
                    "country_code": "GB",
                    "latitude": 52.637981,
                    "longitude": -1.14043,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}