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

{
    "url": "https://demozoo.org/api/v1/productions/37765/?format=api",
    "demozoo_url": "https://demozoo.org/productions/37765/",
    "id": 37765,
    "title": "b.a.t.j.i.",
    "author_nicks": [],
    "author_affiliation_nicks": [],
    "release_date": "2002-06-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": 3,
            "ranking": "3",
            "score": "62",
            "competition": {
                "id": 3411,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/635/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/635/",
                    "id": 635,
                    "name": "Lobotomia 2002",
                    "tagline": "L2",
                    "start_date": "2002-06-14",
                    "end_date": "2002-06-16",
                    "location": "Lahti, Päijänne Tavastia, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.98277,
                    "longitude": 25.65411,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}