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

{
    "url": "https://demozoo.org/api/v1/productions/338446/?format=api",
    "demozoo_url": "https://demozoo.org/productions/338446/",
    "id": 338446,
    "title": "Feel the Perfection",
    "author_nicks": [
        {
            "name": "Shades",
            "abbreviation": "SHS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/141262/?format=api",
                "id": 141262,
                "name": "Shades",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1989-10",
    "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": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/196300/Feel-the-Perfection-SHADES.d64"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=188802"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/68/?format=api",
            "demozoo_url": "https://demozoo.org/parties/68/",
            "id": 68,
            "name": "Shape and TRC Party 1989",
            "tagline": "",
            "start_date": "1989-10-12",
            "end_date": "1989-10-15",
            "location": "Porsgrunn, Telemark, Norway",
            "is_online": false,
            "country_code": "NO",
            "latitude": 59.14054,
            "longitude": 9.6561,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}