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

{
    "url": "https://demozoo.org/api/v1/productions/359009/?format=api",
    "demozoo_url": "https://demozoo.org/productions/359009/",
    "id": 359009,
    "title": "Dancemachine",
    "author_nicks": [
        {
            "name": "GBiBef",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/108035/?format=api",
                "id": 108035,
                "name": "GBiBef",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2003-04",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
            "id": 34,
            "name": "Video",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2003/thegathering03/misc/dancemachine.avi"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=11022"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/50/?format=api",
            "demozoo_url": "https://demozoo.org/parties/50/",
            "id": 50,
            "name": "The Gathering 2003",
            "tagline": "Reloaded",
            "start_date": "2003-04-16",
            "end_date": "2003-04-20",
            "location": "Hamar, Hedmark, Norway",
            "is_online": false,
            "country_code": "NO",
            "latitude": 60.7945,
            "longitude": 11.06798,
            "website": "http://www.gathering.org/"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}