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

{
    "url": "https://demozoo.org/api/v1/productions/45814/?format=api",
    "demozoo_url": "https://demozoo.org/productions/45814/",
    "id": 45814,
    "title": "I Ty zostaniesz Lazurem",
    "author_nicks": [
        {
            "name": "Venture",
            "abbreviation": "VNT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8739/?format=api",
                "id": 8739,
                "name": "Venture",
                "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": 1,
            "ranking": "1",
            "score": "316",
            "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"
    ]
}