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

{
    "url": "https://demozoo.org/api/v1/productions/293165/?format=api",
    "demozoo_url": "https://demozoo.org/productions/293165/",
    "id": 293165,
    "title": "d64koala",
    "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": "2020-05-09",
    "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/198568/d64koala.7z"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=190904"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4259/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4259/",
            "id": 4259,
            "name": "Vintage Computing Carinthia $07",
            "tagline": "",
            "start_date": "2020-05-09",
            "end_date": "2020-05-09",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "http://logiker.com/vcc/meetings.html#$07"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/37/c1/c5f3.290036.png",
            "original_width": 660,
            "original_height": 185,
            "standard_url": "https://media.demozoo.org/screens/s/37/c1/c5f3.290036.png",
            "standard_width": 400,
            "standard_height": 150,
            "thumbnail_url": "https://media.demozoo.org/screens/t/37/c1/c5f3.290036.png",
            "thumbnail_width": 200,
            "thumbnail_height": 75
        }
    ],
    "tags": [
        "directory-editor"
    ]
}