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

{
    "url": "https://demozoo.org/api/v1/productions/30292/?format=api",
    "demozoo_url": "https://demozoo.org/productions/30292/",
    "id": 30292,
    "title": "Orange In Tunnel",
    "author_nicks": [
        {
            "name": "Chris Georgakopoulos",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/20500/?format=api",
                "id": 20500,
                "name": "Chris Georgakopoulos",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-08-31",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
            "id": 34,
            "name": "Video",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "246",
            "competition": {
                "id": 2421,
                "name": "Raytraced Animation Realtime",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/564/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/564/",
                    "id": 564,
                    "name": "Gardening 1996",
                    "tagline": "",
                    "start_date": "1996-08-30",
                    "end_date": "1996-09-01",
                    "location": "Patras, Greece",
                    "is_online": false,
                    "country_code": "GR",
                    "latitude": 38.244251,
                    "longitude": 21.732559,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}