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

{
    "url": "https://demozoo.org/api/v1/productions/293194/?format=api",
    "demozoo_url": "https://demozoo.org/productions/293194/",
    "id": 293194,
    "title": "DASMx64 with DASMx V1.40",
    "author_nicks": [
        {
            "name": "Wil",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/111927/?format=api",
                "id": 111927,
                "name": "Wil",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2021-02-20",
    "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/209132/dasmx140.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/209133/DASMx64.c"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/209134/DASMx64.exe"
        }
    ],
    "external_links": [],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4266/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4266/",
            "id": 4266,
            "name": "Vintage Computing Carinthia $0E",
            "tagline": "14th VCC Meeting",
            "start_date": "2021-02-20",
            "end_date": "2021-02-20",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "http://logiker.com/vcc/meetings.html#$0E"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/9d/0b/47bf.290082.png",
            "original_width": 728,
            "original_height": 269,
            "standard_url": "https://media.demozoo.org/screens/s/9d/0b/47bf.290082.png",
            "standard_width": 400,
            "standard_height": 150,
            "thumbnail_url": "https://media.demozoo.org/screens/t/9d/0b/47bf.290082.png",
            "thumbnail_width": 200,
            "thumbnail_height": 75
        }
    ],
    "tags": [
        "disassembler",
        "source-available"
    ]
}