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

{
    "url": "https://demozoo.org/api/v1/productions/100237/?format=api",
    "demozoo_url": "https://demozoo.org/music/100237/",
    "id": 100237,
    "title": "Prophecy (2008 Remake)",
    "author_nicks": [
        {
            "name": "Big Alec",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2369/?format=api",
                "id": 2369,
                "name": "Big Alec",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Delta Force",
            "abbreviation": "DF",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2173/?format=api",
                "id": 2173,
                "name": "Delta Force",
                "is_group": true
            }
        }
    ],
    "release_date": "2008",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
            "id": 30,
            "name": "Streaming Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/MUSIC/FT/TUNEZ/B/BIG_ALEC/MP3/BIG_ALEC-PROPHECY_(2008_REMAKE).MP3"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "mp3"
    ]
}