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

{
    "url": "https://demozoo.org/api/v1/productions/32144/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/32144/",
    "id": 32144,
    "title": "Procession",
    "author_nicks": [
        {
            "name": "Mental Trip",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/21518/?format=api",
                "id": 21518,
                "name": "Mental Trip",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-12-10",
    "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": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 2625,
                "name": "ANSI Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/700/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/700/",
                    "id": 700,
                    "name": "Movement 1996",
                    "tagline": "",
                    "start_date": "1996-12-09",
                    "end_date": "1996-12-11",
                    "location": "Ashqelon, Southern District, Israel",
                    "is_online": false,
                    "country_code": "IL",
                    "latitude": 31.66926,
                    "longitude": 34.57149,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}