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

{
    "url": "https://demozoo.org/api/v1/productions/155939/?format=api",
    "demozoo_url": "https://demozoo.org/productions/155939/",
    "id": 155939,
    "title": "California Demo",
    "author_nicks": [
        {
            "name": "GS Alliance",
            "abbreviation": "GSA",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/48252/?format=api",
                "id": 48252,
                "name": "GS Alliance",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1990",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/57/?format=api",
            "id": 57,
            "name": "Apple II GS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.ninjaforce.com/downloads/demoscene/CaliforniaDemo.2MG"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.ninjaforce.com/html/special_demoscene.html"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/83/02/04b8.331226.gif",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/83/02/04b8.331226.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/83/02/04b8.331226.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": []
}