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

{
    "url": "https://demozoo.org/api/v1/productions/40165/?format=api",
    "demozoo_url": "https://demozoo.org/productions/40165/",
    "id": 40165,
    "title": "Virtua Cat",
    "author_nicks": [
        {
            "name": "Prozero",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/25788/?format=api",
                "id": 25788,
                "name": "Prozero",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Zen",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/15244/?format=api",
                "id": 15244,
                "name": "Zen",
                "is_group": true
            }
        }
    ],
    "release_date": "1998-04-12",
    "supertype": "production",
    "platforms": [],
    "types": [],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "",
            "competition": {
                "id": 3764,
                "name": "Fast Code",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/912/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/912/",
                    "id": 912,
                    "name": "Lucky & Tigrou Party 1998",
                    "tagline": "",
                    "start_date": "1998-04-11",
                    "end_date": "1998-04-13",
                    "location": "Bailleval, Département de l'Oise, Picardie, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 49.34605,
                    "longitude": 2.45695,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}