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

{
    "url": "https://demozoo.org/api/v1/productions/101245/?format=api",
    "demozoo_url": "https://demozoo.org/music/101245/",
    "id": 101245,
    "title": "Team Europe",
    "author_nicks": [
        {
            "name": "Cerror",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3783/?format=api",
                "id": 3783,
                "name": "Cerror",
                "is_group": false
            }
        },
        {
            "name": "Lafarge",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10423/?format=api",
                "id": 10423,
                "name": "Lafarge",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Titan",
            "abbreviation": "TTN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2883/?format=api",
                "id": 2883,
                "name": "Titan",
                "is_group": true
            }
        }
    ],
    "release_date": "2005-09-08",
    "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": "BaseUrl",
            "url": "https://media.demozoo.org/music/7b/18/team_e.XM"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/MUSIC/FT/TUNEZ/C/CERROR/XM/TEAM_E.XM"
        },
        {
            "link_class": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/Fasttracker%202/Cerror/coop-LaFarge/team%20europe.xm"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "xm",
        "11ch"
    ]
}