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

{
    "url": "https://demozoo.org/api/v1/productions/28017/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/28017/",
    "id": 28017,
    "title": "?",
    "author_nicks": [
        {
            "name": "KSS",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/19379/?format=api",
                "id": 19379,
                "name": "KSS",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1995-08-14",
    "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": 5,
            "ranking": "5",
            "score": "50",
            "competition": {
                "id": 2070,
                "name": "Realtime Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/570/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/570/",
                    "id": 570,
                    "name": "Gainful Awesome Summer Party (GASP) 1995",
                    "tagline": "",
                    "start_date": "1995-08-11",
                    "end_date": "1995-08-15",
                    "location": "Montpellier, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 43.610851,
                    "longitude": 3.87609,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}