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

{
    "url": "https://demozoo.org/api/v1/productions/7517/?format=api",
    "demozoo_url": "https://demozoo.org/productions/7517/",
    "id": 7517,
    "title": "Tribute to Albert Hofmann",
    "author_nicks": [
        {
            "name": "Chaos",
            "abbreviation": "CHS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12723/?format=api",
                "id": 12723,
                "name": "Chaos",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1995-08-13",
    "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": "PaduaOrgFile",
            "url": "ftp://ftp.padua.org/pub/c64/Demos/pal/chaos/tribute_to_a.h."
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1995/assembly95/c64/demo/tribute_to_albert_hofmann.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=19497"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=18461"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "647",
            "competition": {
                "id": 714,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/103/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/103/",
                    "id": 103,
                    "name": "Assembly 1995",
                    "tagline": "",
                    "start_date": "1995-08-10",
                    "end_date": "1995-08-13",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17116,
                    "longitude": 24.93258,
                    "website": "http://www.assembly.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}