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

{
    "url": "https://demozoo.org/api/v1/productions/110888/?format=api",
    "demozoo_url": "https://demozoo.org/productions/110888/",
    "id": 110888,
    "title": "DigiParty 1990",
    "author_nicks": [
        {
            "name": "I.C.E.",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/65381/?format=api",
                "id": 65381,
                "name": "Imports, Crackings & Engineerings",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1990",
    "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/release/download.php?id=129059"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=102964"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=BZYvpWDbfFE"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2214/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2214/",
            "id": 2214,
            "name": "DigiParty 1990",
            "tagline": "",
            "start_date": "1990-07-06",
            "end_date": "1990-07-08",
            "location": "Joutsa, Mellersta Finland, Western Finland, Finland",
            "is_online": false,
            "country_code": "FI",
            "latitude": 61.81725,
            "longitude": 26.17617,
            "website": ""
        }
    ],
    "screenshots": [],
    "tags": []
}