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

{
    "url": "https://demozoo.org/api/v1/productions/53798/?format=api",
    "demozoo_url": "https://demozoo.org/productions/53798/",
    "id": 53798,
    "title": "Sensations",
    "author_nicks": [
        {
            "name": "SoS",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/31311/?format=api",
                "id": 31311,
                "name": "SoS",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2001-04-21",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2001/durango01/in64/sos.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 5636,
                "name": "Intro64k",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1104/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1104/",
                    "id": 1104,
                    "name": "Durango 2001",
                    "tagline": "",
                    "start_date": "2001-04-19",
                    "end_date": "2001-04-22",
                    "location": "Durango, Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 43.17168,
                    "longitude": -2.63272,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}