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

{
    "url": "https://demozoo.org/api/v1/productions/99996/?format=api",
    "demozoo_url": "https://demozoo.org/music/99996/",
    "id": 99996,
    "title": "Spring Dreams",
    "author_nicks": [
        {
            "name": "Celtic",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/32194/?format=api",
                "id": 32194,
                "name": "Celtic",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Aura",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2156/?format=api",
                "id": 2156,
                "name": "Aura",
                "is_group": true
            }
        }
    ],
    "release_date": "1992-05",
    "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": "http://amp.dascene.net/modules/C/Celtic(Ger)/MOD.spring%20dreams.gz"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://media.demozoo.org/music/2e/2e/spring.MOD"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/MUSIC/FT/TUNEZ/C/CELTIC/4CHANNEL/SPRING.MOD"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}