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

{
    "url": "https://demozoo.org/api/v1/productions/345305/?format=api",
    "demozoo_url": "https://demozoo.org/music/345305/",
    "id": 345305,
    "title": "Millenium-chip",
    "author_nicks": [
        {
            "name": "Edzes",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4317/?format=api",
                "id": 4317,
                "name": "Edzes",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Norwaves",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/84348/?format=api",
                "id": 84348,
                "name": "Norwaves",
                "is_group": true
            }
        }
    ],
    "release_date": "2001",
    "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/Fasttracker%202/Edzes/millenium%202000-chip.xm"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "xm"
    ]
}