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

{
    "url": "https://demozoo.org/api/v1/productions/54510/?format=api",
    "demozoo_url": "https://demozoo.org/productions/54510/",
    "id": 54510,
    "title": "?",
    "author_nicks": [
        {
            "name": "Falk Buettner",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/32713/?format=api",
                "id": 32713,
                "name": "Falk Buettner",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-04-04",
    "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": "179",
            "competition": {
                "id": 5754,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1051/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1051/",
                    "id": 1051,
                    "name": "Error In Line 1999",
                    "tagline": "",
                    "start_date": "1999-04-02",
                    "end_date": "1999-04-05",
                    "location": "Saxony, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 51.0,
                    "longitude": 13.25,
                    "website": "https://eil.atari.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost",
        "vhs"
    ]
}