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

{
    "url": "https://demozoo.org/api/v1/productions/117768/?format=api",
    "demozoo_url": "https://demozoo.org/productions/117768/",
    "id": 117768,
    "title": "Helloween!",
    "author_nicks": [
        {
            "name": "Life",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/51812/?format=api",
                "id": 51812,
                "name": "Life",
                "is_group": true
            }
        },
        {
            "name": "Riffs",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/51813/?format=api",
                "id": 51813,
                "name": "Riffs",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1988-11-05",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1988/helloween88/c64_demo/helloween.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=61756"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "",
            "competition": {
                "id": 10672,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1497/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1497/",
                    "id": 1497,
                    "name": "Helloween Party 1988",
                    "tagline": "",
                    "start_date": "1988-11-03",
                    "end_date": "1988-11-06",
                    "location": "Alvesta Kommun, Kronoberg, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 56.84663,
                    "longitude": 14.4749,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}