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

{
    "url": "https://demozoo.org/api/v1/releasers/50546/?format=api",
    "demozoo_url": "https://demozoo.org/groups/50546/",
    "id": 50546,
    "name": "Torture of Music",
    "is_group": true,
    "nicks": [
        {
            "name": "Torture of Music",
            "abbreviation": "ToM",
            "is_primary_nick": true,
            "variants": [
                "ToM",
                "Torture of Music"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/50547/?format=api",
                "id": 50547,
                "name": "Grinus"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/24046/?format=api",
                "id": 24046,
                "name": "Mateus"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/54200/?format=api",
                "id": 54200,
                "name": "PiNa"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/54201/?format=api",
                "id": 54201,
                "name": "Gnosis"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/19970515000000*/http://frodo.hiof.no/~gislemm/tom/tom.html"
        }
    ]
}