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

{
    "url": "https://demozoo.org/api/v1/productions/45816/?format=api",
    "demozoo_url": "https://demozoo.org/productions/45816/",
    "id": 45816,
    "title": "Into The System",
    "author_nicks": [
        {
            "name": "Agravedict",
            "abbreviation": "AVD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9790/?format=api",
                "id": 9790,
                "name": "Agravedict",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-07-10",
    "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": "128",
            "competition": {
                "id": 4554,
                "name": "Video Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1091/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1091/",
                    "id": 1091,
                    "name": "Xenium 1999",
                    "tagline": "",
                    "start_date": "1999-07-10",
                    "end_date": "1999-07-11",
                    "location": "Włocławek, Kujawsko-Pomorskie, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 52.64817,
                    "longitude": 19.0678,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}