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

{
    "url": "https://demozoo.org/api/v1/productions/376852/?format=api",
    "demozoo_url": "https://demozoo.org/productions/376852/",
    "id": 376852,
    "title": "Das Hit",
    "author_nicks": [
        {
            "name": "Scallop",
            "abbreviation": "SCL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3127/?format=api",
                "id": 3127,
                "name": "Scallop",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-08-03",
    "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/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "ftp://ftp.scs-trc.net/pub/c64/Party/2002/Assembly/Assembly2002_Graphics Music.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/57881/Assembly2002_Graphics+Music.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2002/assembly02/oldskool/music/dashit.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=6608"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/108/?format=api",
            "demozoo_url": "https://demozoo.org/parties/108/",
            "id": 108,
            "name": "Assembly 2002",
            "tagline": "",
            "start_date": "2002-08-01",
            "end_date": "2002-08-04",
            "location": "Helsinki, Finland",
            "is_online": false,
            "country_code": "FI",
            "latitude": 60.17116,
            "longitude": 24.93258,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}