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

{
    "url": "https://demozoo.org/api/v1/productions/189535/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/189535/",
    "id": 189535,
    "title": "Summer of '64",
    "author_nicks": [
        {
            "name": "Grip",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23193/?format=api",
                "id": 23193,
                "name": "Grip",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Onslaught",
            "abbreviation": "ONS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/134/?format=api",
                "id": 134,
                "name": "Onslaught",
                "is_group": true
            }
        }
    ],
    "release_date": "2018-07-07",
    "supertype": "graphics",
    "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/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/3656/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3656/",
            "id": 3656,
            "name": "CHCC Summer Nørd in the Sun 2018",
            "tagline": "C64, Hacking, Beer & Friendship",
            "start_date": "2018-07-06",
            "end_date": "2018-07-08",
            "location": "Svendborg Kommune, South Denmark, Denmark",
            "is_online": false,
            "country_code": "DK",
            "latitude": 55.0841,
            "longitude": 10.61391,
            "website": "https://csdb.dk/event/?id=2704"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/c9/ea/9769.165508.png",
            "original_width": 1280,
            "original_height": 800,
            "standard_url": "https://media.demozoo.org/screens/s/c9/ea/9769.165508.png",
            "standard_width": 400,
            "standard_height": 250,
            "thumbnail_url": "https://media.demozoo.org/screens/t/c9/ea/9769.165508.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": []
}