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

{
    "url": "https://demozoo.org/api/v1/productions/55843/?format=api",
    "demozoo_url": "https://demozoo.org/productions/55843/",
    "id": 55843,
    "title": "/SLASH/ i-net cafe",
    "author_nicks": [
        {
            "name": "Sketch Rimanez",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/15642/?format=api",
                "id": 15642,
                "name": "Sketch Rimanez",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Secular",
            "abbreviation": "sCLR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10316/?format=api",
                "id": 10316,
                "name": "Secular",
                "is_group": true
            }
        }
    ],
    "release_date": "2002-08-24",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
            "id": 12,
            "name": "Browser"
        }
    ],
    "types": [],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2002/cafe02/web64k/slash_i-net_cafe.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "244",
            "competition": {
                "id": 5980,
                "name": "64k Web Page",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/300/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/300/",
                    "id": 300,
                    "name": "CAFe 2002",
                    "tagline": "Computer Art Festival 2002",
                    "start_date": "2002-08-24",
                    "end_date": "2002-08-25",
                    "location": "Gorod Kazan’, Tatarstan, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 55.75,
                    "longitude": 49.13333,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}