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

{
    "url": "https://demozoo.org/api/v1/productions/172910/?format=api",
    "demozoo_url": "https://demozoo.org/productions/172910/",
    "id": 172910,
    "title": "Global Gathering Invitation",
    "author_nicks": [
        {
            "name": "Technix",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/64869/?format=api",
                "id": 64869,
                "name": "Technix",
                "is_group": true
            }
        },
        {
            "name": "The Studio",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/72063/?format=api",
                "id": 72063,
                "name": "The Studio",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1993-12",
    "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/1994/global_gathering94/info/globg94i.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=23164"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/510/?format=api",
            "demozoo_url": "https://demozoo.org/parties/510/",
            "id": 510,
            "name": "Global Gathering 1994",
            "tagline": "",
            "start_date": "1994-01-07",
            "end_date": "1994-01-09",
            "location": "Budapest, Hungary",
            "is_online": false,
            "country_code": "HU",
            "latitude": 47.506222,
            "longitude": 19.064819,
            "website": ""
        }
    ],
    "screenshots": [],
    "tags": []
}