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

{
    "url": "https://demozoo.org/api/v1/productions/135503/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/135503/",
    "id": 135503,
    "title": "Songoku",
    "author_nicks": [
        {
            "name": "Wizofwor",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/45773/?format=api",
                "id": 45773,
                "name": "Wizofwor",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2015-03-21",
    "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": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.7dx-party.org/2015/files/misc/songoku_by_wizofwor.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/137078/petscii_songoku_wizofwor.prg"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2015/7dx15/misc/songoku_by_wizofwor.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=137240"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2428/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2428/",
            "id": 2428,
            "name": "7DX 2015",
            "tagline": "The Last Party",
            "start_date": "2015-03-21",
            "end_date": "2015-03-22",
            "location": "İstanbul, Istanbul, Turkey",
            "is_online": false,
            "country_code": "TR",
            "latitude": 41.03508,
            "longitude": 28.98331,
            "website": "http://www.7dx-party.org/"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ea/36/e332.143399.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/ea/36/e332.143399.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ea/36/e332.143399.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "petscii"
    ]
}