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

{
    "url": "https://demozoo.org/api/v1/productions/86474/?format=api",
    "demozoo_url": "https://demozoo.org/productions/86474/",
    "id": 86474,
    "title": "Internews #6",
    "author_nicks": [
        {
            "name": "Heartbeat",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/43076/?format=api",
                "id": 43076,
                "name": "Heartbeat",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1992-06-28",
    "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/5/?format=api",
            "id": 5,
            "name": "Diskmag",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "ftp://ftp.scs-trc.net/pub/c64/Magazines/Internews/Internews_06.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://csdb.dk/getinternalfile.php/33060/Internews #06.d64"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=16710"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=35990"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1862/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1862/",
            "id": 1862,
            "name": "Hurricane and Brutal Summer Party 1992",
            "tagline": "",
            "start_date": "1992-06-26",
            "end_date": "1992-06-29",
            "location": "Tranebjerg, Samsø Kommune, Central Jutland, Denmark",
            "is_online": false,
            "country_code": "DK",
            "latitude": 55.8326,
            "longitude": 10.59723,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "internews"
    ]
}