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

{
    "url": "https://demozoo.org/api/v1/productions/360089/?format=api",
    "demozoo_url": "https://demozoo.org/productions/360089/",
    "id": 360089,
    "title": "Hybrid",
    "author_nicks": [
        {
            "name": "Holograms",
            "abbreviation": "HGS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3838/?format=api",
                "id": 3838,
                "name": "Holograms",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2004-11",
    "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": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2004/resourcedemoshow04/demo/hgs%21hybrid.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=14318"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1234/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1234/",
            "id": 1234,
            "name": "Resource Demoshow 2004",
            "tagline": "",
            "start_date": "2004",
            "end_date": "2004",
            "location": "Dunaújváros, Fejér, Hungary",
            "is_online": false,
            "country_code": "HU",
            "latitude": 46.96479,
            "longitude": 18.93974,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}