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

{
    "url": "https://demozoo.org/api/v1/productions/160024/?format=api",
    "demozoo_url": "https://demozoo.org/productions/160024/",
    "id": 160024,
    "title": "Movie Noperator V1.1.0",
    "author_nicks": [
        {
            "name": "Hack'n'Trade",
            "abbreviation": "ht",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10273/?format=api",
                "id": 10273,
                "name": "Hack'n'Trade",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2016-07-02",
    "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/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/150324/nop.d64"
        }
    ],
    "external_links": [],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2880/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2880/",
            "id": 2880,
            "name": "Gubbdata 2016",
            "tagline": "Genesis Project + TRIAD = 60 years of Commodore love",
            "start_date": "2016-07-01",
            "end_date": "2016-07-03",
            "location": "Lunds Kommun, Skåne, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 55.66897,
            "longitude": 13.36408,
            "website": "http://gubbdata.se/"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/d5/c6/6cf2.110355.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/d5/c6/6cf2.110355.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/d5/c6/6cf2.110355.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}