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

{
    "url": "https://demozoo.org/api/v1/productions/168149/?format=api",
    "demozoo_url": "https://demozoo.org/music/168149/",
    "id": 168149,
    "title": "Jupiler Dance",
    "author_nicks": [
        {
            "name": "HJE",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7130/?format=api",
                "id": 7130,
                "name": "HJE",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Genesis Project",
            "abbreviation": "G*P",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3170/?format=api",
                "id": 3170,
                "name": "Genesis Project",
                "is_group": true
            }
        }
    ],
    "release_date": "2017-02-11",
    "supertype": "music",
    "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/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/155098/jupilerdance_gp.d64"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=153508"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2989/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2989/",
            "id": 2989,
            "name": "Datastorm 2017",
            "tagline": "",
            "start_date": "2017-02-10",
            "end_date": "2017-02-12",
            "location": "Göteborgs stad, Västra Götaland, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 57.72288,
            "longitude": 11.94577,
            "website": "http://datastorm.party/"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}