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

{
    "url": "https://demozoo.org/api/v1/productions/360512/?format=api",
    "demozoo_url": "https://demozoo.org/productions/360512/",
    "id": 360512,
    "title": "TheMoo",
    "author_nicks": [
        {
            "name": "Impact Laboratories",
            "abbreviation": "IPT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/54907/?format=api",
                "id": 54907,
                "name": "Impact Laboratories",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1995-12-28",
    "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": "http://csdb.dk/getinternalfile.php/92392/THEMO.PRG"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=103826"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4388/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4388/",
            "id": 4388,
            "name": "Visual Party 5.0",
            "tagline": "Tarnow Christmas Party 1995",
            "start_date": "1995-12-28",
            "end_date": "1995-12-28",
            "location": "Tarnów, Powiat tarnowski, Lesser Poland, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 50.01381,
            "longitude": 20.98698,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}