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

{
    "url": "https://demozoo.org/api/v1/productions/116721/?format=api",
    "demozoo_url": "https://demozoo.org/productions/116721/",
    "id": 116721,
    "title": "Random",
    "author_nicks": [
        {
            "name": "Bones",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/51420/?format=api",
                "id": 51420,
                "name": "Bones",
                "is_group": true
            }
        },
        {
            "name": "Triangle 3532",
            "abbreviation": "3532",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1676/?format=api",
                "id": 1676,
                "name": "Triangle 3532",
                "is_group": true
            }
        },
        {
            "name": "Upfront",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1869/?format=api",
                "id": 1869,
                "name": "Upfront",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1989-06-28",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://kwed.org/triangle/FILES/demos/random.lzh"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=8848"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=14150"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2261/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2261/",
            "id": 2261,
            "name": "2000 A.D. Party 1989",
            "tagline": "",
            "start_date": "1989-06-26",
            "end_date": "1989-06-29",
            "location": "Esbjerg, Esbjerg Kommune, South Denmark, Denmark",
            "is_online": false,
            "country_code": "DK",
            "latitude": 55.47028,
            "longitude": 8.45187,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}