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

{
    "url": "https://demozoo.org/api/v1/releasers/100773/?format=api",
    "demozoo_url": "https://demozoo.org/groups/100773/",
    "id": 100773,
    "name": "Behind Bars",
    "is_group": true,
    "nicks": [
        {
            "name": "Behind Bars",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Behind Bars"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/50177/?format=api",
                "id": 50177,
                "name": "Mca"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/50173/?format=api",
                "id": 50173,
                "name": "Mr. Anonym"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/100815/?format=api",
                "id": 100815,
                "name": "Jack the Raper"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/100904/?format=api",
                "id": 100904,
                "name": "Silje"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/105128/?format=api",
                "id": 105128,
                "name": "Mr. Flash"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=56545"
        }
    ]
}