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

{
    "url": "https://demozoo.org/api/v1/productions/162831/?format=api",
    "demozoo_url": "https://demozoo.org/productions/162831/",
    "id": 162831,
    "title": "Dosent mess with the 1338!",
    "author_nicks": [
        {
            "name": "Dinasours",
            "abbreviation": "DNS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8212/?format=api",
                "id": 8212,
                "name": "Dinasours",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2012-10-27",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2012/x12/misc/dosent_mess_with_the_1338.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=112404"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1410/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1410/",
            "id": 1410,
            "name": "X 2012",
            "tagline": "",
            "start_date": "2012-10-26",
            "end_date": "2012-10-28",
            "location": "Someren, Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 51.384651,
            "longitude": 5.71127,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}