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

{
    "url": "https://demozoo.org/api/v1/productions/99233/?format=api",
    "demozoo_url": "https://demozoo.org/productions/99233/",
    "id": 99233,
    "title": "Canna Bis Drug",
    "author_nicks": [
        {
            "name": "Horror Terror Elite Legion",
            "abbreviation": "HTEL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3564/?format=api",
                "id": 3564,
                "name": "Horror Terror Elite Legion",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2014-02-01",
    "supertype": "production",
    "platforms": [],
    "types": [],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "76",
            "competition": {
                "id": 9991,
                "name": "Real Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1804/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1804/",
                    "id": 1804,
                    "name": "Payback 2014",
                    "tagline": "We are Back!",
                    "start_date": "2014-01-31",
                    "end_date": "2014-02-02",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.171162,
                    "longitude": 24.932581,
                    "website": "http://www.thepayback.fi/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}