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

{
    "url": "https://demozoo.org/api/v1/productions/28485/?format=api",
    "demozoo_url": "https://demozoo.org/productions/28485/",
    "id": 28485,
    "title": "?",
    "author_nicks": [],
    "author_affiliation_nicks": [],
    "release_date": "1995-10-07",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "63",
            "competition": {
                "id": 2148,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/401/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/401/",
                    "id": 401,
                    "name": "Remedy 1995",
                    "tagline": "",
                    "start_date": "1995-10-06",
                    "end_date": "1995-10-08",
                    "location": "Solna, Stockholm, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 59.358681,
                    "longitude": 18.00281,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}