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

{
    "url": "https://demozoo.org/api/v1/productions/170997/?format=api",
    "demozoo_url": "https://demozoo.org/productions/170997/",
    "id": 170997,
    "title": "Cross Over the Country",
    "author_nicks": [
        {
            "name": "Key Depth",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/71214/?format=api",
                "id": 71214,
                "name": "Key Depth",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2001-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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://wod.untergrund.net/win/2001/c/crossoverthecentury.7z"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2001/2chparty01/demo/k-demo_crossoverthecentury.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://wod.untergrund.net/detailed.php?n=264"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=7794"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1994/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1994/",
            "id": 1994,
            "name": "2chParty 2001",
            "tagline": "",
            "start_date": "2001-09",
            "end_date": "2001-09",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}