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

{
    "url": "https://demozoo.org/api/v1/productions/135377/?format=api",
    "demozoo_url": "https://demozoo.org/productions/135377/",
    "id": 135377,
    "title": "Ce-Bit '87",
    "author_nicks": [
        {
            "name": "Software Invasion Berlin",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/57591/?format=api",
                "id": 57591,
                "name": "Software Invasion Berlin",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1987",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/103095/CE-Bit\\'87.d64"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://scrolltexts.com/c64_release/Ce-Bit%2787"
        },
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=105515"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2519/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2519/",
            "id": 2519,
            "name": "CeBIT 1987",
            "tagline": "",
            "start_date": "1987-03-04",
            "end_date": "1987-03-11",
            "location": "Region Hannover, Lower Saxony, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 52.44889,
            "longitude": 9.74,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}