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

{
    "url": "https://demozoo.org/api/v1/productions/89616/?format=api",
    "demozoo_url": "https://demozoo.org/productions/89616/",
    "id": 89616,
    "title": "The Willy Demo",
    "author_nicks": [],
    "author_affiliation_nicks": [],
    "release_date": "1996-08-31",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
            "id": 6,
            "name": "Amiga AGA"
        }
    ],
    "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": 8,
            "ranking": "8",
            "score": "16",
            "competition": {
                "id": 9467,
                "name": "Amiga Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/442/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/442/",
                    "id": 442,
                    "name": "Sea, Soft, Sun (3S) Party 1996",
                    "tagline": "",
                    "start_date": "1996-08-30",
                    "end_date": "1996-09-01",
                    "location": "St.-Estève, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 42.709042,
                    "longitude": 2.84537,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}