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

{
    "url": "https://demozoo.org/api/v1/productions/165465/?format=api",
    "demozoo_url": "https://demozoo.org/music/165465/",
    "id": 165465,
    "title": "Smooth Evening (Long Version)",
    "author_nicks": [
        {
            "name": "A-Man",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/18822/?format=api",
                "id": 18822,
                "name": "A-Man",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Xenon",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6003/?format=api",
                "id": 6003,
                "name": "Xenon",
                "is_group": true
            }
        }
    ],
    "release_date": "2007-03-17",
    "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": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2007/forever07/c64/forever-reneg8-releases.zip"
        }
    ],
    "external_links": [],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/128/?format=api",
            "demozoo_url": "https://demozoo.org/parties/128/",
            "id": 128,
            "name": "Forever 2007",
            "tagline": "Forever Reneg8",
            "start_date": "2007-03-16",
            "end_date": "2007-03-18",
            "location": "Trencin, Slovakia",
            "is_online": false,
            "country_code": "SK",
            "latitude": 48.894828,
            "longitude": 18.03864,
            "website": "http://forever.zeroteam.sk/"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "8580"
    ]
}