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

{
    "url": "https://demozoo.org/api/v1/productions/134948/?format=api",
    "demozoo_url": "https://demozoo.org/music/134948/",
    "id": 134948,
    "title": "Wattnext",
    "author_nicks": [
        {
            "name": "Andi",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/32166/?format=api",
                "id": 32166,
                "name": "Andi",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "ICA",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/32165/?format=api",
                "id": 32165,
                "name": "ICA",
                "is_group": true
            }
        },
        {
            "name": "Prodigy",
            "abbreviation": "PDY",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1923/?format=api",
                "id": 1923,
                "name": "Prodigy",
                "is_group": true
            }
        }
    ],
    "release_date": "1991",
    "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/d7/b5/wattnext.MOD"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/MUSIC/FT/TUNEZ/A/ANDI/4CHANNEL/WATTNEXT.MOD"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}