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

{
    "url": "https://demozoo.org/api/v1/productions/176389/?format=api",
    "demozoo_url": "https://demozoo.org/productions/176389/",
    "id": 176389,
    "title": "Spacelane",
    "author_nicks": [
        {
            "name": "Street Tuff",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/925/?format=api",
                "id": 925,
                "name": "Streettuff",
                "is_group": false
            }
        },
        {
            "name": "TLR",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/41524/?format=api",
                "id": 41524,
                "name": "TLR",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2006-11-08",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/82/?format=api",
            "id": 82,
            "name": "Commodore 64-DTV"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=52287"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=43165"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=30851"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}