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

{
    "url": "https://demozoo.org/api/v1/productions/273769/?format=api",
    "demozoo_url": "https://demozoo.org/productions/273769/",
    "id": 273769,
    "title": "?",
    "author_nicks": [
        {
            "name": "Saturne",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5132/?format=api",
                "id": 5132,
                "name": "Saturne",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-04-06",
    "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": 1,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 15731,
                "name": "Raytraced animation",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/693/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/693/",
                    "id": 693,
                    "name": "Meeting 1996",
                    "tagline": "Maximum OverCode",
                    "start_date": "1996-04-05",
                    "end_date": "1996-04-07",
                    "location": "Ronchin, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 50.605808,
                    "longitude": 3.07743,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}