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

{
    "url": "https://demozoo.org/api/v1/productions/93962/?format=api",
    "demozoo_url": "https://demozoo.org/productions/93962/",
    "id": 93962,
    "title": "Dragon Combat",
    "author_nicks": [
        {
            "name": "Unique",
            "abbreviation": "UNQ",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/16205/?format=api",
                "id": 16205,
                "name": "Unique",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2000-05-13",
    "supertype": "production",
    "platforms": [],
    "types": [],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "65",
            "competition": {
                "id": 9676,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1009/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1009/",
                    "id": 1009,
                    "name": "Escape 2000 (.fi)",
                    "tagline": "",
                    "start_date": "2000-05-12",
                    "end_date": "2000-05-14",
                    "location": "Espoo, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.206779,
                    "longitude": 24.655781,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}