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

{
    "url": "https://demozoo.org/api/v1/productions/175197/?format=api",
    "demozoo_url": "https://demozoo.org/productions/175197/",
    "id": 175197,
    "title": "Datastiltje 2014 Winnerdemo",
    "author_nicks": [
        {
            "name": "Fresh And In Charge",
            "abbreviation": "FAIC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/46958/?format=api",
                "id": 46958,
                "name": "Fresh And In Charge",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2014-02-01",
    "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/release/download.php?id=159532"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=128578"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/3388/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3388/",
            "id": 3388,
            "name": "Datastiltje 2014",
            "tagline": "Ragnarøking in the countryside",
            "start_date": "2014-01-31",
            "end_date": "2014-02-02",
            "location": "Denmark",
            "is_online": false,
            "country_code": "DK",
            "latitude": 56.0,
            "longitude": 10.0,
            "website": "http://csdb.dk/event/?id=2200"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}