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

{
    "url": "https://demozoo.org/api/v1/productions/251711/?format=api",
    "demozoo_url": "https://demozoo.org/productions/251711/",
    "id": 251711,
    "title": "Beach Boys",
    "author_nicks": [
        {
            "name": "Mute 101",
            "abbreviation": "M101",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3821/?format=api",
                "id": 3821,
                "name": "Mute 101",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1989-11-04",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/M/Mute101/Mute101-BeachBoys"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=17402"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2543/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2543/",
            "id": 2543,
            "name": "Spectre and Northstar Halloween Party 1989",
            "tagline": "",
            "start_date": "1989-11-02",
            "end_date": "1989-11-05",
            "location": "Trollhättan, Västra Götaland, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 58.21208,
            "longitude": 12.35033,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/83/b3/f7d2.jw36372.png",
            "original_width": 360,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/83/b3/f7d2.jw36372.png",
            "standard_width": 360,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/83/b3/f7d2.jw36372.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}