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

{
    "url": "https://demozoo.org/api/v1/productions/354074/?format=api",
    "demozoo_url": "https://demozoo.org/productions/354074/",
    "id": 354074,
    "title": "Great Party",
    "author_nicks": [
        {
            "name": "Queensland Copy Federation",
            "abbreviation": "QCF",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/107091/?format=api",
                "id": 107091,
                "name": "Queensland Copy Federation",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1989-07-01",
    "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": "BaseUrl",
            "url": "http://csdb.dk/getinternalfile.php/9922/Great Party.t64.gz"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=16109"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=39670"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/5207/?format=api",
            "demozoo_url": "https://demozoo.org/parties/5207/",
            "id": 5207,
            "name": "TEC Illegal Party 1989",
            "tagline": "",
            "start_date": "1989-07-02",
            "end_date": "1989-07-08",
            "location": "Lane Cove, New South Wales, Australia",
            "is_online": false,
            "country_code": "AU",
            "latitude": -33.82321,
            "longitude": 151.17028,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}