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

{
    "url": "https://demozoo.org/api/v1/productions/57695/?format=api",
    "demozoo_url": "https://demozoo.org/music/57695/",
    "id": 57695,
    "title": "Throw The Base",
    "author_nicks": [
        {
            "name": "MC Laser",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2034/?format=api",
                "id": 2034,
                "name": "Lotek Style",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Poets Of Decay",
            "abbreviation": "POD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10985/?format=api",
                "id": 10985,
                "name": "Poets Of Decay",
                "is_group": true
            }
        },
        {
            "name": "The Sirius Cybernetics Corporation",
            "abbreviation": "tSCc",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2033/?format=api",
                "id": 2033,
                "name": "The Sirius Cybernetics Corporation",
                "is_group": true
            }
        }
    ],
    "release_date": "1998-07-31",
    "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/5d/c9/throw.MOD"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/MUSIC/FT/TUNEZ/L/LOTEK_S/8CHANNEL/THROW.MOD"
        }
    ],
    "external_links": [],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1025/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1025/",
            "id": 1025,
            "name": "QuaST 1998",
            "tagline": "",
            "start_date": "1998-08-07",
            "end_date": "1998-08-09",
            "location": "Elbląg, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 54.155529,
            "longitude": 19.39831,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "8ch",
        "mod",
        "electro-funk"
    ]
}