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

{
    "url": "https://demozoo.org/api/v1/releasers/63901/?format=api",
    "demozoo_url": "https://demozoo.org/groups/63901/",
    "id": 63901,
    "name": "Lazer",
    "is_group": true,
    "nicks": [
        {
            "name": "Lazer",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Lazer"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/873/?format=api",
                "id": 873,
                "name": "W.O.T.W."
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/70191/?format=api",
                "id": 70191,
                "name": "Cool"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/92413/?format=api",
                "id": 92413,
                "name": "Persuaders"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/92414/?format=api",
                "id": 92414,
                "name": "Soft-cell"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=9188"
        }
    ]
}