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

{
    "url": "https://demozoo.org/api/v1/productions/175143/?format=api",
    "demozoo_url": "https://demozoo.org/productions/175143/",
    "id": 175143,
    "title": "Logistic Map 128-40",
    "author_nicks": [
        {
            "name": "Graham",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/765/?format=api",
                "id": 765,
                "name": "Graham",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2017-01-22",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/55/?format=api",
            "id": 55,
            "name": "Commodore 128"
        }
    ],
    "types": [],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=189460"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=152961"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/3364/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3364/",
            "id": 3364,
            "name": "Interface 2017 (XIII)",
            "tagline": "",
            "start_date": "2017-01-21",
            "end_date": "2017-01-22",
            "location": "Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 51.5,
            "longitude": 10.5,
            "website": "http://vccev.de/index.php/interface"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}