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

{
    "url": "https://demozoo.org/api/v1/releasers/54191/?format=api",
    "demozoo_url": "https://demozoo.org/groups/54191/",
    "id": 54191,
    "name": "Megatron",
    "is_group": true,
    "nicks": [
        {
            "name": "Megatron",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Megatron"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/54190/?format=api",
                "id": 54190,
                "name": "Metalman"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/64241/?format=api",
                "id": 64241,
                "name": "Sirius"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/77010/?format=api",
                "id": 77010,
                "name": "Gangstar"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=41337"
        }
    ]
}