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

{
    "url": "https://demozoo.org/api/v1/releasers/44485/?format=api",
    "demozoo_url": "https://demozoo.org/groups/44485/",
    "id": 44485,
    "name": "Toxic Waste",
    "is_group": true,
    "nicks": [
        {
            "name": "Toxic Waste",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Toxic Waste"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/50648/?format=api",
                "id": 50648,
                "name": "Zinit"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/82372/?format=api",
                "id": 82372,
                "name": "Geijer"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/111067/?format=api",
                "id": 111067,
                "name": "Frac"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/119979/?format=api",
                "id": 119979,
                "name": "Widder"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/59844/?format=api",
                "id": 59844,
                "name": "Alpa"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://toxicwaste.se/"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=19271"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=25376"
        }
    ]
}