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

{
    "url": "https://demozoo.org/api/v1/productions/104872/?format=api",
    "demozoo_url": "https://demozoo.org/music/104872/",
    "id": 104872,
    "title": "Wire Dance",
    "author_nicks": [
        {
            "name": "Manwe",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10117/?format=api",
                "id": 10117,
                "name": "Manwe",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "SandS",
            "abbreviation": "SNS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10790/?format=api",
                "id": 10790,
                "name": "SandS",
                "is_group": true
            }
        }
    ],
    "release_date": "2004-12-19",
    "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": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/Fasttracker 2/Manwe/wire dance.xm"
        },
        {
            "link_class": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/Impulsetracker/Manwe/wire dance.it"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/music/compos/chipyxa/chipyxa-3-all.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 16,
            "ranking": "16",
            "score": "6,38",
            "competition": {
                "id": 10199,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2148/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2148/",
                    "id": 2148,
                    "name": "Chipyxa 3",
                    "tagline": "",
                    "start_date": "2004-12-01",
                    "end_date": "2004-12-20",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "http://www.chiptown.ru/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "16ch",
        "it",
        "xm"
    ]
}