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

{
    "url": "https://demozoo.org/api/v1/productions/356495/?format=api",
    "demozoo_url": "https://demozoo.org/productions/356495/",
    "id": 356495,
    "title": "Form #5",
    "author_nicks": [
        {
            "name": "Lithium",
            "abbreviation": "LTM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/50573/?format=api",
                "id": 50573,
                "name": "Lithium",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1993-07-17",
    "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/Form/Form_05.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/65915/Form_05.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=5291"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=43594"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/5120/?format=api",
            "demozoo_url": "https://demozoo.org/parties/5120/",
            "id": 5120,
            "name": "TSR Party 1993",
            "tagline": "",
            "start_date": "1993-07-17",
            "end_date": "1993-07-18",
            "location": "Doonside, Blacktown, New South Wales, Australia",
            "is_online": false,
            "country_code": "AU",
            "latitude": -33.76667,
            "longitude": 150.86667,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}