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

{
    "url": "https://demozoo.org/api/v1/productions/347490/?format=api",
    "demozoo_url": "https://demozoo.org/productions/347490/",
    "id": 347490,
    "title": "Crimson Twilight Beta07",
    "author_nicks": [
        {
            "name": "Arkanix Labs",
            "abbreviation": "AL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/46959/?format=api",
                "id": 46959,
                "name": "Arkanix Labs",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2009-09-26",
    "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/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://csdb.dk/getinternalfile.php/79531/CTBeta07_ArkanixLabs.d64"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=82921"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/5007/?format=api",
            "demozoo_url": "https://demozoo.org/parties/5007/",
            "id": 5007,
            "name": "ECCC Chicago Expo 2009",
            "tagline": "",
            "start_date": "2009-09-26",
            "end_date": "2009-09-26",
            "location": "Lombard, DuPage County, Illinois, United States",
            "is_online": false,
            "country_code": "US",
            "latitude": 41.88003,
            "longitude": -88.00784,
            "website": "http://starbase.globalpc.net/eccc"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}