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

{
    "url": "https://demozoo.org/api/v1/productions/95435/?format=api",
    "demozoo_url": "https://demozoo.org/productions/95435/",
    "id": 95435,
    "title": "Cloth",
    "author_nicks": [
        {
            "name": "Vincent",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/43086/?format=api",
                "id": 43086,
                "name": "Vincent",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2013-11-30",
    "supertype": "production",
    "platforms": [],
    "types": [],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "28",
            "competition": {
                "id": 9761,
                "name": "Fast Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2021/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2021/",
                    "id": 2021,
                    "name": "Recursion 2013",
                    "tagline": "",
                    "start_date": "2013-11-30",
                    "end_date": "2013-11-30",
                    "location": "Montréal, Quebec, Canada",
                    "is_online": false,
                    "country_code": "CA",
                    "latitude": 45.50884,
                    "longitude": -73.58781,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}