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

{
    "url": "https://demozoo.org/api/v1/productions/386365/?format=api",
    "demozoo_url": "https://demozoo.org/productions/386365/",
    "id": 386365,
    "title": "Monastery 2004 Intro",
    "author_nicks": [
        {
            "name": "Cactus",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5069/?format=api",
                "id": 5069,
                "name": "DJ Gruby",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2004-07-11",
    "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/239111/monastery-2004-intro-cactus-padua.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=226736"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/5533/?format=api",
            "demozoo_url": "https://demozoo.org/parties/5533/",
            "id": 5533,
            "name": "Monastery 2004",
            "tagline": "",
            "start_date": "2004-07-09",
            "end_date": "2004-07-11",
            "location": "Okres Opava, Moravskoslezský, Czechia",
            "is_online": false,
            "country_code": "CZ",
            "latitude": 49.83333,
            "longitude": 17.91667,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}