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

{
    "url": "https://demozoo.org/api/v1/productions/22871/?format=api",
    "demozoo_url": "https://demozoo.org/music/22871/",
    "id": 22871,
    "title": "Tango Sisters",
    "author_nicks": [
        {
            "name": "Chromag",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/300/?format=api",
                "id": 300,
                "name": "Chromag",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Polka Brothers",
            "abbreviation": "PB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/346/?format=api",
                "id": 346,
                "name": "Polka Brothers",
                "is_group": true
            }
        }
    ],
    "release_date": "1994-12-29",
    "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/Protracker/Chromag/tango sisters.mod"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1994/theparty94/m4ch/tango_sisters.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1995/blackbox_symposium95/m4ch/2nd-chro.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 1526,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/551/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/551/",
                    "id": 551,
                    "name": "Black Box Symposium 1995",
                    "tagline": "",
                    "start_date": "1995-04-22",
                    "end_date": "1995-04-23",
                    "location": "Harburg, Hamburg, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 53.46057,
                    "longitude": 9.98388,
                    "website": ""
                }
            }
        },
        {
            "position": 124,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 691,
                "name": "Music 4 Channel",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/93/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/93/",
                    "id": 93,
                    "name": "The Party 1994",
                    "tagline": "Don't Try This At Home",
                    "start_date": "1994-12-27",
                    "end_date": "1994-12-30",
                    "location": "Herning Kommune, Central Jutland, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 56.14997,
                    "longitude": 8.89712,
                    "website": "http://theparty.dk/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}