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

{
    "url": "https://demozoo.org/api/v1/productions/199661/?format=api",
    "demozoo_url": "https://demozoo.org/productions/199661/",
    "id": 199661,
    "title": "Astrosyn '97 Results",
    "author_nicks": [],
    "author_affiliation_nicks": [],
    "release_date": "1997-12-14",
    "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/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/93552/ASTROSYN%20RESULTS.PRG"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=96054"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/885/?format=api",
            "demozoo_url": "https://demozoo.org/parties/885/",
            "id": 885,
            "name": "Astrosyn 1997",
            "tagline": "",
            "start_date": "1997-12-13",
            "end_date": "1997-12-14",
            "location": "Koszalin, West Pomeranian Voivodeship, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 54.19438,
            "longitude": 16.17222,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}