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

{
    "url": "https://demozoo.org/api/v1/productions/302541/?format=api",
    "demozoo_url": "https://demozoo.org/productions/302541/",
    "id": 302541,
    "title": "diffpatch",
    "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-09-04",
    "supertype": "production",
    "platforms": [
        {
            "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/217659/diffpatch.c"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/217660/diffpatch.exe"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=207904"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4391/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4391/",
            "id": 4391,
            "name": "Vintage Computing Carinthia $11",
            "tagline": "17th VCC Meeting",
            "start_date": "2021-09-04",
            "end_date": "2021-09-04",
            "location": "Villach, Villach Stadt, Carinthia, Austria",
            "is_online": false,
            "country_code": "AT",
            "latitude": 46.61254,
            "longitude": 13.8529,
            "website": "http://vcc.logiker.com/meetings.html#$11"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/60/11/c19f.301119.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/60/11/c19f.301119.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/60/11/c19f.301119.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "source-available"
    ]
}