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

{
    "url": "https://demozoo.org/api/v1/productions/345538/?format=api",
    "demozoo_url": "https://demozoo.org/music/345538/",
    "id": 345538,
    "title": "zycie nie je+bajka",
    "author_nicks": [
        {
            "name": "The Bax",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/76081/?format=api",
                "id": 76081,
                "name": "The Bax",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Confusion",
            "abbreviation": "CNF",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/19484/?format=api",
                "id": 19484,
                "name": "Confusion",
                "is_group": true
            }
        },
        {
            "name": "Venture",
            "abbreviation": "VNT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8739/?format=api",
                "id": 8739,
                "name": "Venture",
                "is_group": true
            }
        }
    ],
    "release_date": "1994-10-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": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/Protracker/The%20Bax/zycie%20nie%20je+bajka.mod"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}