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

{
    "url": "https://demozoo.org/api/v1/productions/185810/?format=api",
    "demozoo_url": "https://demozoo.org/productions/185810/",
    "id": 185810,
    "title": "Arcade Copy-Party'92",
    "author_nicks": [
        {
            "name": "Arcade",
            "abbreviation": "ARC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/15406/?format=api",
                "id": 15406,
                "name": "Arcade",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1992",
    "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": "https://csdb.dk/release/download.php?id=158022"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=127240"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=35253"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2460/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2460/",
            "id": 2460,
            "name": "Arcade Copy-Party 1992",
            "tagline": "",
            "start_date": "1992-06-13",
            "end_date": "1992-06-14",
            "location": "Landkreis Hildesheim, Lower Saxony, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 52.12667,
            "longitude": 9.965,
            "website": ""
        }
    ],
    "screenshots": [],
    "tags": []
}