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

{
    "url": "https://demozoo.org/api/v1/productions/180789/?format=api",
    "demozoo_url": "https://demozoo.org/productions/180789/",
    "id": 180789,
    "title": "Rage Party 1996 Invitation",
    "author_nicks": [
        {
            "name": "Enlightenment",
            "abbreviation": "NLI",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11066/?format=api",
                "id": 11066,
                "name": "Enlightenment",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-04",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://hornet.org/party/invites/1996/rage96i.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=72651"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/679/?format=api",
            "demozoo_url": "https://demozoo.org/parties/679/",
            "id": 679,
            "name": "Rage 1996",
            "tagline": "",
            "start_date": "1996-05-30",
            "end_date": "1996-06-02",
            "location": "Kistarcsa, Pest, Hungary",
            "is_online": false,
            "country_code": "HU",
            "latitude": 47.54757,
            "longitude": 19.26247,
            "website": ""
        }
    ],
    "screenshots": [],
    "tags": []
}