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

{
    "url": "https://demozoo.org/api/v1/productions/288936/?format=api",
    "demozoo_url": "https://demozoo.org/productions/288936/",
    "id": 288936,
    "title": "New Limits",
    "author_nicks": [
        {
            "name": "The Supply Team",
            "abbreviation": "TST",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/51430/?format=api",
                "id": 51430,
                "name": "The Supply Team",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1988-07-08",
    "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": "https://csdb.dk/getinternalfile.php/3808/New%20Limits.t64"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=9040"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=16227"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1387/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1387/",
            "id": 1387,
            "name": "Jewels, Danish Gold, Dominators and Upfront Party 1988",
            "tagline": "",
            "start_date": "1988-07-08",
            "end_date": "1988-07-10",
            "location": "Tommerup Stationsby, Assens Kommune, South Denmark, Denmark",
            "is_online": false,
            "country_code": "DK",
            "latitude": 55.34535,
            "longitude": 10.17594,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}