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

{
    "url": "https://demozoo.org/api/v1/productions/336641/?format=api",
    "demozoo_url": "https://demozoo.org/productions/336641/",
    "id": 336641,
    "title": "LHCTPK99",
    "author_nicks": [
        {
            "name": "Hack'n'Trade",
            "abbreviation": "ht",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10273/?format=api",
                "id": 10273,
                "name": "Hack'n'Trade",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-07",
    "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/42883/LHCTPK99.PRG"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=51337"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=43142"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4874/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4874/",
            "id": 4874,
            "name": "Little Hack Computer Trade People Konferens",
            "tagline": "",
            "start_date": "1999-07",
            "end_date": "1999-07",
            "location": "Växjö Kommun, Kronoberg, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 56.9453,
            "longitude": 14.89981,
            "website": "http://lcp.c64.org/files/meetings/1999-LHCTPK/"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}