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

{
    "url": "https://demozoo.org/api/v1/productions/274100/?format=api",
    "demozoo_url": "https://demozoo.org/music/274100/",
    "id": 274100,
    "title": "SQUARE",
    "author_nicks": [
        {
            "name": "Mario",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9831/?format=api",
                "id": 9831,
                "name": "Mario",
                "is_group": false
            }
        },
        {
            "name": "Shad",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7652/?format=api",
                "id": 7652,
                "name": "Shad",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Pulse",
            "abbreviation": "PLS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/575/?format=api",
                "id": 575,
                "name": "Pulse",
                "is_group": true
            }
        }
    ],
    "release_date": "1997-12-28",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/Fasttracker%202/Shad/square-music.xm"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "8ch",
        "xm"
    ]
}