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

{
    "url": "https://demozoo.org/api/v1/productions/288938/?format=api",
    "demozoo_url": "https://demozoo.org/productions/288938/",
    "id": 288938,
    "title": "Sparkling",
    "author_nicks": [
        {
            "name": "Trap",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3405/?format=api",
                "id": 3405,
                "name": "Trap",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1988-07-09",
    "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": [],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=161511"
        }
    ],
    "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": [
        "lost"
    ]
}