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

{
    "url": "https://demozoo.org/api/v1/productions/346984/?format=api",
    "demozoo_url": "https://demozoo.org/productions/346984/",
    "id": 346984,
    "title": "The Jam'91",
    "author_nicks": [
        {
            "name": "NATO",
            "abbreviation": "Nobodies Are Taking Over",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14667/?format=api",
                "id": 14667,
                "name": "NATO",
                "is_group": true
            }
        },
        {
            "name": "Steel",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/45606/?format=api",
                "id": 45606,
                "name": "Steel",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1991-07-22",
    "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/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://csdb.dk/release/download.php?id=37930"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=31984"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=20638"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/5004/?format=api",
            "demozoo_url": "https://demozoo.org/parties/5004/",
            "id": 5004,
            "name": "Dead Data Party 1991",
            "tagline": "",
            "start_date": "1991-08-09",
            "end_date": "1991-08-11",
            "location": "Landkreis Hildesheim, Lower Saxony, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 52.12667,
            "longitude": 9.965,
            "website": ""
        }
    ],
    "screenshots": [],
    "tags": []
}