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

{
    "url": "https://demozoo.org/api/v1/productions/386338/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/386338/",
    "id": 386338,
    "title": "Crazy Logo",
    "author_nicks": [
        {
            "name": "Future Vision Switzerland",
            "abbreviation": "FTV",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/63442/?format=api",
                "id": 63442,
                "name": "Future Vision Switzerland",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1989-04-22",
    "supertype": "graphics",
    "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/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/271563/clogo.d64"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=254825"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2715/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2715/",
            "id": 2715,
            "name": "Crazy & RCS 2100 Copyparty 1989",
            "tagline": "",
            "start_date": "1989-04-22",
            "end_date": "1989-04-23",
            "location": "Erstfeld, Uri, Switzerland",
            "is_online": false,
            "country_code": "CH",
            "latitude": 46.81885,
            "longitude": 8.65052,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "c64-multicolor-mode"
    ]
}