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

{
    "url": "https://demozoo.org/api/v1/releasers/39336/?format=api",
    "demozoo_url": "https://demozoo.org/groups/39336/",
    "id": 39336,
    "name": "LST",
    "is_group": true,
    "nicks": [
        {
            "name": "LST",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "LST"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/39337/?format=api",
                "id": 39337,
                "name": "Wachu"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/62921/?format=api",
                "id": 62921,
                "name": "MBR"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/62922/?format=api",
                "id": 62922,
                "name": "Biger"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/L/LST/"
        }
    ]
}