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

{
    "url": "https://demozoo.org/api/v1/productions/175185/?format=api",
    "demozoo_url": "https://demozoo.org/productions/175185/",
    "id": 175185,
    "title": "CHCC 2012 Invite",
    "author_nicks": [
        {
            "name": "MaZZA",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/73040/?format=api",
                "id": 73040,
                "name": "MaZZA",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": null,
    "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=137772"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=110314"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/3384/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3384/",
            "id": 3384,
            "name": "CHCC in the Sun 2012",
            "tagline": "BBQ and electric outlets in the garden",
            "start_date": "2012-07-27",
            "end_date": "2012-07-29",
            "location": "Denmark",
            "is_online": false,
            "country_code": "DK",
            "latitude": 56.0,
            "longitude": 10.0,
            "website": "http://csdb.dk/event/?id=1857"
        }
    ],
    "screenshots": [],
    "tags": []
}