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

{
    "url": "https://demozoo.org/api/v1/productions/27656/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/27656/",
    "id": 27656,
    "title": "Harlequin",
    "author_nicks": [
        {
            "name": "Duffe",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8083/?format=api",
                "id": 8083,
                "name": "Duffe",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Sardonyx",
            "abbreviation": "SDX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7015/?format=api",
                "id": 7015,
                "name": "Sardonyx",
                "is_group": true
            }
        }
    ],
    "release_date": "1995-11-11",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "68",
            "competition": {
                "id": 2014,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/464/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/464/",
                    "id": 464,
                    "name": "Compusphere 1995 (5)",
                    "tagline": "",
                    "start_date": "1995-11-10",
                    "end_date": "1995-11-12",
                    "location": "Uddevalla Kommun, Västra Götaland, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 58.34099,
                    "longitude": 11.84744,
                    "website": "http://www.compusphere.se"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}