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

{
    "url": "https://demozoo.org/api/v1/productions/198235/?format=api",
    "demozoo_url": "https://demozoo.org/productions/198235/",
    "id": 198235,
    "title": "Official Party-Note From the Dota'95 Party",
    "author_nicks": [
        {
            "name": "Creators",
            "abbreviation": "CTR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4240/?format=api",
                "id": 4240,
                "name": "Creators",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1995-06-20",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1995/dota95/c64/party_disk.zip"
        }
    ],
    "external_links": [],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2950/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2950/",
            "id": 2950,
            "name": "Dota 1995",
            "tagline": "",
            "start_date": "1995-06-17",
            "end_date": "1995-06-20",
            "location": "Nedre Frei, Kristiansund, Møre og Romsdal, Norway",
            "is_online": false,
            "country_code": "NO",
            "latitude": 63.02431,
            "longitude": 7.8065,
            "website": "http://home.no.net/mutant/asmdota/"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/9a/56/262a.177985.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/9a/56/262a.177985.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/9a/56/262a.177985.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "facenoter"
    ]
}