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

{
    "url": "https://demozoo.org/api/v1/productions/132997/?format=api",
    "demozoo_url": "https://demozoo.org/music/132997/",
    "id": 132997,
    "title": "Shining Fog",
    "author_nicks": [
        {
            "name": "Thomas",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/53908/?format=api",
                "id": 53908,
                "name": "Thomas",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "SMV Design",
            "abbreviation": "SMV",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/53909/?format=api",
                "id": 53909,
                "name": "SMV Design",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-06-05",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
            "id": 29,
            "name": "Tracked Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/fuckya99a/mmch/7.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/fuckya99a/mmch/fyii-mch.lzx"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 11241,
                "name": "Multichannel Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1019/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1019/",
                    "id": 1019,
                    "name": "Fuckya 1999 (2)",
                    "tagline": "",
                    "start_date": "1999-06-05",
                    "end_date": "1999-06-06",
                    "location": "Budapest, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.506222,
                    "longitude": 19.064819,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "dbm"
    ]
}