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

{
    "url": "https://demozoo.org/api/v1/productions/171095/?format=api",
    "demozoo_url": "https://demozoo.org/music/171095/",
    "id": 171095,
    "title": "Trance",
    "author_nicks": [
        {
            "name": "Benton",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/24503/?format=api",
                "id": 24503,
                "name": "Benton",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-04-25",
    "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/1998/rush_hours98/m4ch/preselected/mod.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 41,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 3865,
                "name": "4 Channel",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/927/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/927/",
                    "id": 927,
                    "name": "Rush Hours 1998",
                    "tagline": "",
                    "start_date": "1998-04-25",
                    "end_date": "1998-04-26",
                    "location": "Częstochowa, Silesian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 50.79646,
                    "longitude": 19.12409,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}