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

{
    "url": "https://demozoo.org/api/v1/productions/191854/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/191854/",
    "id": 191854,
    "title": "Leonardo, from TMNT",
    "author_nicks": [
        {
            "name": "Rorshack",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14156/?format=api",
                "id": 14156,
                "name": "Rorshack",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Maiden",
            "abbreviation": "MDN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/25862/?format=api",
                "id": 25862,
                "name": "Maiden",
                "is_group": true
            }
        },
        {
            "name": "Suicidal",
            "abbreviation": "SCD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/80906/?format=api",
                "id": 80906,
                "name": "Suicidal",
                "is_group": true
            }
        }
    ],
    "release_date": "1997-02-08",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
            "id": 26,
            "name": "ANSI",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "66.810",
            "competition": {
                "id": 14556,
                "name": "ANSI",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3673/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3673/",
                    "id": 3673,
                    "name": "Painless Compo (PC) 1996",
                    "tagline": "",
                    "start_date": "1997-01-31",
                    "end_date": "1997-02-09",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "http://wm.com.br/~x/pc96.html"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}