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

{
    "url": "https://demozoo.org/api/v1/productions/54773/?format=api",
    "demozoo_url": "https://demozoo.org/productions/54773/",
    "id": 54773,
    "title": "Gotta Catch 'Em All",
    "author_nicks": [
        {
            "name": "Havoc",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2419/?format=api",
                "id": 2419,
                "name": "Havoc",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2001-04-15",
    "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": "225",
            "competition": {
                "id": 5792,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1053/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1053/",
                    "id": 1053,
                    "name": "Error In Line 2001",
                    "tagline": "",
                    "start_date": "2001-04-13",
                    "end_date": "2001-04-16",
                    "location": "Direktionsbezirk Dresden, Saxony, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 51.16667,
                    "longitude": 14.08333,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}