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

{
    "url": "https://demozoo.org/api/v1/productions/53182/?format=api",
    "demozoo_url": "https://demozoo.org/productions/53182/",
    "id": 53182,
    "title": "Oppressed Cat",
    "author_nicks": [
        {
            "name": "Pete",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/31073/?format=api",
                "id": 31073,
                "name": "Pete",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2001-02-16",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/47/?format=api",
            "id": 47,
            "name": "Flash"
        }
    ],
    "types": [],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 5555,
                "name": "Flash",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/631/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/631/",
                    "id": 631,
                    "name": "Coven 2001",
                    "tagline": "",
                    "start_date": "2001-02-15",
                    "end_date": "2001-02-17",
                    "location": "Australia",
                    "is_online": false,
                    "country_code": "AU",
                    "latitude": -24.9121,
                    "longitude": 133.397552,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}