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

{
    "url": "https://demozoo.org/api/v1/productions/40143/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/40143/",
    "id": 40143,
    "title": "Cold City",
    "author_nicks": [
        {
            "name": "Spad",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/25780/?format=api",
                "id": 25780,
                "name": "Spad",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-04-12",
    "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": 6,
            "ranking": "6",
            "score": "33",
            "competition": {
                "id": 3761,
                "name": "Gfx 3D",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/912/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/912/",
                    "id": 912,
                    "name": "Lucky & Tigrou Party 1998",
                    "tagline": "",
                    "start_date": "1998-04-11",
                    "end_date": "1998-04-13",
                    "location": "Bailleval, Département de l'Oise, Picardie, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 49.34605,
                    "longitude": 2.45695,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}