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

{
    "url": "https://demozoo.org/api/v1/productions/152118/?format=api",
    "demozoo_url": "https://demozoo.org/productions/152118/",
    "id": 152118,
    "title": "The Official Invitation Intro to TG99",
    "author_nicks": [
        {
            "name": "Ano-Tech Computers",
            "abbreviation": "ATC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13752/?format=api",
                "id": 13752,
                "name": "Ano-Tech Computers",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-03",
    "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": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/thegathering99/info/tg99-inv.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=11653"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/45/?format=api",
            "demozoo_url": "https://demozoo.org/parties/45/",
            "id": 45,
            "name": "The Gathering 1999",
            "tagline": "",
            "start_date": "1999-03-31",
            "end_date": "1999-04-04",
            "location": "Hamar, Hedmark, Norway",
            "is_online": false,
            "country_code": "NO",
            "latitude": 60.7945,
            "longitude": 11.06798,
            "website": "https://archive.gathering.org/tg99/"
        }
    ],
    "screenshots": [],
    "tags": [
        "requires-vga",
        "midas",
        "386",
        "requires-4mb"
    ]
}