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

{
    "url": "https://demozoo.org/api/v1/productions/34778/?format=api",
    "demozoo_url": "https://demozoo.org/music/34778/",
    "id": 34778,
    "title": "Tan",
    "author_nicks": [
        {
            "name": "Tomaes",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6833/?format=api",
                "id": 6833,
                "name": "Tomaes",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "TAP",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5834/?format=api",
                "id": 5834,
                "name": "TAP",
                "is_group": true
            }
        }
    ],
    "release_date": "2001-11-03",
    "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%202/Tomaes/tan.xm"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2001/dialogos2001/mmul/tan2.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "SoundcloudTrack",
            "url": "https://soundcloud.com/tomaes/tomaes-tan2"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "75",
            "competition": {
                "id": 2967,
                "name": "Multichannel Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1014/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1014/",
                    "id": 1014,
                    "name": "Dialogos 2001",
                    "tagline": "",
                    "start_date": "2001-11-02",
                    "end_date": "2001-11-04",
                    "location": "Kreisfreie Stadt Jena, Thuringia, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 50.93194,
                    "longitude": 11.59056,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "16ch",
        "xm"
    ]
}