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

{
    "url": "https://demozoo.org/api/v1/productions/45673/?format=api",
    "demozoo_url": "https://demozoo.org/productions/45673/",
    "id": 45673,
    "title": "World of HTML",
    "author_nicks": [
        {
            "name": "Laxor",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/28228/?format=api",
                "id": 28228,
                "name": "Laxor",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "KiloBite",
            "abbreviation": "KB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/28224/?format=api",
                "id": 28224,
                "name": "KiloBite",
                "is_group": true
            }
        }
    ],
    "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": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/virtual_mansion99/html4k/world.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "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": []
}