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

{
    "url": "https://demozoo.org/api/v1/releasers/94969/?format=api",
    "demozoo_url": "https://demozoo.org/groups/94969/",
    "id": 94969,
    "name": "The Electric Tramps",
    "is_group": true,
    "nicks": [
        {
            "name": "The Electric Tramps",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Electric Tramps"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/52976/?format=api",
                "id": 52976,
                "name": "Emer"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/95028/?format=api",
                "id": 95028,
                "name": "Apacz"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=26273"
        }
    ]
}