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

{
    "url": "https://demozoo.org/api/v1/productions/182252/?format=api",
    "demozoo_url": "https://demozoo.org/productions/182252/",
    "id": 182252,
    "title": "The Vice Squad Preview",
    "author_nicks": [
        {
            "name": "Achim",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23192/?format=api",
                "id": 23192,
                "name": "Achim",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2013-08-17",
    "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/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2013/bunkerparty13/misc/vice_squad_preview.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=121158"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/3009/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3009/",
            "id": 3009,
            "name": "Bunkerparty 2013",
            "tagline": "",
            "start_date": "2013-08-16",
            "end_date": "2013-08-18",
            "location": "Bochum, Regierungsbezirk Arnsberg, North Rhine-Westphalia, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 51.48165,
            "longitude": 7.21648,
            "website": "http://dienstagstreff.de/veranstaltungen/2013/index.php"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}