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

{
    "url": "https://demozoo.org/api/v1/productions/291967/?format=api",
    "demozoo_url": "https://demozoo.org/music/291967/",
    "id": 291967,
    "title": "Get It",
    "author_nicks": [
        {
            "name": "AP",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/24690/?format=api",
                "id": 24690,
                "name": "AP",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "The Smirnoff Squad",
            "abbreviation": "TSS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23346/?format=api",
                "id": 23346,
                "name": "The Smirnoff Squad",
                "is_group": true
            }
        }
    ],
    "release_date": "2000-08-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%202/AP/get%20it.xm"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2000/antiq00/mmul/tss_jazz.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 29,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 4629,
                "name": "Multichannel Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/710/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/710/",
                    "id": 710,
                    "name": "Antiq 2000",
                    "tagline": "Wake Up The Dead",
                    "start_date": "2000-08-18",
                    "end_date": "2000-08-20",
                    "location": "Pécs, Baranya, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 46.08333,
                    "longitude": 18.23333,
                    "website": "http://www.antiq.hu/2000/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "16ch",
        "xm",
        "jazz"
    ]
}