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

{
    "url": "https://demozoo.org/api/v1/productions/122238/?format=api",
    "demozoo_url": "https://demozoo.org/productions/122238/",
    "id": 122238,
    "title": "Belgian Scene Event 1998 Invitation",
    "author_nicks": [
        {
            "name": "Crux",
            "abbreviation": "CRX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5452/?format=api",
                "id": 5452,
                "name": "Crux",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-05-25",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
            "id": 6,
            "name": "Amiga AGA"
        }
    ],
    "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/1998/bse98/info/bse-ms98.lha"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=73037"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=19588"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/336/?format=api",
            "demozoo_url": "https://demozoo.org/parties/336/",
            "id": 336,
            "name": "Mekka & Symposium 1998",
            "tagline": "We Are Family",
            "start_date": "1998-04-10",
            "end_date": "1998-04-13",
            "location": "Bad Fallingbostel, Lower Saxony, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 52.86641,
            "longitude": 9.69558,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/891/?format=api",
            "demozoo_url": "https://demozoo.org/parties/891/",
            "id": 891,
            "name": "Belgian Scene Event 1998",
            "tagline": "",
            "start_date": "1998-08-07",
            "end_date": "1998-08-09",
            "location": "Diepenbeek, Provincie Limburg, Flemish Region, Belgium",
            "is_online": false,
            "country_code": "BE",
            "latitude": 50.9078,
            "longitude": 5.4221,
            "website": ""
        }
    ],
    "screenshots": [],
    "tags": [
        "screenshots-needed"
    ]
}