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

{
    "url": "https://demozoo.org/api/v1/productions/376479/?format=api",
    "demozoo_url": "https://demozoo.org/productions/376479/",
    "id": 376479,
    "title": "MindJail",
    "author_nicks": [
        {
            "name": "Dnz",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/93026/?format=api",
                "id": 93026,
                "name": "Dnz",
                "is_group": false
            }
        },
        {
            "name": "MdZ",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/18748/?format=api",
                "id": 18748,
                "name": "MdZ",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2019-07-20",
    "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/186295/MindJail.d64"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=179748"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4233/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4233/",
            "id": 4233,
            "name": "Summer N*rd 2o19",
            "tagline": "c64, hacking, beer & friendship",
            "start_date": "2019-07-19",
            "end_date": "2019-07-21",
            "location": "Svendborg Kommune, South Denmark, Denmark",
            "is_online": false,
            "country_code": "DK",
            "latitude": 55.0841,
            "longitude": 10.61391,
            "website": "https://csdb.dk/event/?id=2844"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}