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

{
    "url": "https://demozoo.org/api/v1/releasers/100178/?format=api",
    "demozoo_url": "https://demozoo.org/groups/100178/",
    "id": 100178,
    "name": "Lame Group Cracking Service Systems",
    "is_group": true,
    "nicks": [
        {
            "name": "Lame Group Cracking Service Systems",
            "abbreviation": "LGCSS",
            "is_primary_nick": true,
            "variants": [
                "LGCSS",
                "Lame Group Cracking Service Systems"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/16169/?format=api",
                "id": 16169,
                "name": "Spirit"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/7146/?format=api",
                "id": 7146,
                "name": "Voy$e"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/118133/?format=api",
                "id": 118133,
                "name": "Ralph"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=55195"
        }
    ]
}