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

{
    "url": "https://demozoo.org/api/v1/productions/100605/?format=api",
    "demozoo_url": "https://demozoo.org/music/100605/",
    "id": 100605,
    "title": "Fly to Fly",
    "author_nicks": [
        {
            "name": "Cals'n",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/32189/?format=api",
                "id": 32189,
                "name": "Cals'n",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Eagles",
            "abbreviation": "EGS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/32179/?format=api",
                "id": 32179,
                "name": "Eagles",
                "is_group": true
            }
        }
    ],
    "release_date": "1993-03-01",
    "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/56/5d/flytofly.MOD"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/MUSIC/FT/TUNEZ/C/CALSN/4CHANNEL/FLYTOFLY/FLYTOFLY.MOD"
        },
        {
            "link_class": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/Protracker/Cals%27n/fly%20to%20fly.mod"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}