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

{
    "url": "https://demozoo.org/api/v1/releasers/99644/?format=api",
    "demozoo_url": "https://demozoo.org/groups/99644/",
    "id": 99644,
    "name": "The Law Breakers",
    "is_group": true,
    "nicks": [
        {
            "name": "The Law Breakers",
            "abbreviation": "The Law-Breakers",
            "is_primary_nick": true,
            "variants": [
                "The Law Breakers",
                "The Law-Breakers"
            ]
        },
        {
            "name": "The Lawbreakers",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "The Lawbreakers"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/91235/?format=api",
                "id": 91235,
                "name": "Dagobah"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/91894/?format=api",
                "id": 91894,
                "name": "Calypse"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=48486"
        }
    ]
}