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

{
    "url": "https://demozoo.org/api/v1/productions/293152/?format=api",
    "demozoo_url": "https://demozoo.org/productions/293152/",
    "id": 293152,
    "title": "d64nice",
    "author_nicks": [
        {
            "name": "Logiker",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/77454/?format=api",
                "id": 77454,
                "name": "Logiker",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2019-10-13",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/189535/d64nice.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/189561/d64nice_32bit_binary_only.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=182677"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4254/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4254/",
            "id": 4254,
            "name": "Vintage Computing Carinthia $02",
            "tagline": "",
            "start_date": "2019-10-13",
            "end_date": "2019-10-13",
            "location": "Kärnten, Carinthia, Austria",
            "is_online": false,
            "country_code": "AT",
            "latitude": 46.75,
            "longitude": 13.83333,
            "website": "http://logiker.com/vcc/meetings.html#$02"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/dc/c7/abc2.290019.png",
            "original_width": 1145,
            "original_height": 163,
            "standard_url": "https://media.demozoo.org/screens/s/dc/c7/abc2.290019.png",
            "standard_width": 400,
            "standard_height": 150,
            "thumbnail_url": "https://media.demozoo.org/screens/t/dc/c7/abc2.290019.png",
            "thumbnail_width": 200,
            "thumbnail_height": 75
        }
    ],
    "tags": [
        "directory-editor"
    ]
}