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

{
    "url": "https://demozoo.org/api/v1/productions/203706/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/203706/",
    "id": 203706,
    "title": "Layer One",
    "author_nicks": [
        {
            "name": "The Knight",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13578/?format=api",
                "id": 13578,
                "name": "The Knight",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "FUEL",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11017/?format=api",
                "id": 11017,
                "name": "FUEL",
                "is_group": true
            }
        }
    ],
    "release_date": "2019-05",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
            "id": 26,
            "name": "ANSI",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/3869/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3869/",
            "id": 3869,
            "name": "LayerOne Demoparty 2019",
            "tagline": "",
            "start_date": "2019-05-25",
            "end_date": "2019-05-25",
            "location": "Pasadena, Los Angeles County, California, United States",
            "is_online": false,
            "country_code": "US",
            "latitude": 34.14778,
            "longitude": -118.14452,
            "website": "http://l1demo.org/"
        }
    ],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/b1/ad/1474.186334.png",
            "original_width": 640,
            "original_height": 930,
            "standard_url": "https://media.demozoo.org/screens/s/b1/ad/1474.186334.png",
            "standard_width": 206,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/b1/ad/1474.186334.png",
            "thumbnail_width": 103,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}