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

{
    "url": "https://demozoo.org/api/v1/productions/175154/?format=api",
    "demozoo_url": "https://demozoo.org/productions/175154/",
    "id": 175154,
    "title": "SthdLogo1",
    "author_nicks": [
        {
            "name": "Stonehead",
            "abbreviation": "STHD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/40239/?format=api",
                "id": 40239,
                "name": "Stonehead",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2008-12-13",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=92859"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=98385"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}