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

{
    "url": "https://demozoo.org/api/v1/productions/45674/?format=api",
    "demozoo_url": "https://demozoo.org/productions/45674/",
    "id": 45674,
    "title": "HTML 4K",
    "author_nicks": [
        {
            "name": "Cadaver",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/16419/?format=api",
                "id": 16419,
                "name": "Cadaver",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-06-12",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
            "id": 12,
            "name": "Browser"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "",
            "competition": {
                "id": 4528,
                "name": "HTML 4K",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1088/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1088/",
                    "id": 1088,
                    "name": "Virtual Mansion 1999",
                    "tagline": "",
                    "start_date": "1999-06-11",
                    "end_date": "1999-06-13",
                    "location": "Ulvila, Pori, Satakunta, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 61.48899,
                    "longitude": 22.08868,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}