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

{
    "url": "https://demozoo.org/api/v1/releasers/99499/?format=api",
    "demozoo_url": "https://demozoo.org/groups/99499/",
    "id": 99499,
    "name": "The Beat Brothers",
    "is_group": true,
    "nicks": [
        {
            "name": "The Beat Brothers",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Beat Brothers"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/16494/?format=api",
                "id": 16494,
                "name": "Ipec Elite"
            },
            "is_current": false
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/132587/?format=api",
                "id": 132587,
                "name": "Magnecyl"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/132588/?format=api",
                "id": 132588,
                "name": "Smiley"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=46960"
        }
    ]
}