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

{
    "url": "https://demozoo.org/api/v1/productions/159136/?format=api",
    "demozoo_url": "https://demozoo.org/productions/159136/",
    "id": 159136,
    "title": "The Project 2001 Invitation",
    "author_nicks": [
        {
            "name": "Razor 1911",
            "abbreviation": "RZR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/519/?format=api",
                "id": 519,
                "name": "Razor 1911",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2001-07",
    "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/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2001/theproject01/info/the_project_2001_%282001%29%28razor_1911%29%28win32%29%28invitro%29.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=3570"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2972/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2972/",
            "id": 2972,
            "name": "The Project 2001",
            "tagline": "",
            "start_date": "2001-08-16",
            "end_date": "2001-08-19",
            "location": "Partille Kommun, Västra Götaland, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 57.73306,
            "longitude": 12.13072,
            "website": "http://www.theproject.nu/"
        }
    ],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/55/27/87cc.109424.jpg",
            "original_width": 618,
            "original_height": 591,
            "standard_url": "https://media.demozoo.org/screens/s/55/27/87cc.109424.jpg",
            "standard_width": 313,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/55/27/87cc.109424.jpg",
            "thumbnail_width": 156,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}