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

{
    "url": "https://demozoo.org/api/v1/productions/152142/?format=api",
    "demozoo_url": "https://demozoo.org/productions/152142/",
    "id": 152142,
    "title": "The Gathering 1998 Invitation",
    "author_nicks": [
        {
            "name": "Komplex",
            "abbreviation": "KLX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/175/?format=api",
                "id": 175,
                "name": "Komplex",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-03",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/48/?format=api",
            "id": 48,
            "name": "Java"
        }
    ],
    "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/mirrors/flerp/.1/Invite.%2798/04.08%20-%2004.12%20%20%20The%20Gathering%20%20%20%3D%20Norway/tg98jav1.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=5216"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/44/?format=api",
            "demozoo_url": "https://demozoo.org/parties/44/",
            "id": 44,
            "name": "The Gathering 1998",
            "tagline": "",
            "start_date": "1998-04-08",
            "end_date": "1998-04-12",
            "location": "Hamar, Norway",
            "is_online": false,
            "country_code": "NO",
            "latitude": 60.793915,
            "longitude": 11.07599,
            "website": "https://www.gathering.org/tg98/"
        }
    ],
    "screenshots": [],
    "tags": []
}