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

{
    "url": "https://demozoo.org/api/v1/releasers/97570/?format=api",
    "demozoo_url": "https://demozoo.org/groups/97570/",
    "id": 97570,
    "name": "Impurity",
    "is_group": true,
    "nicks": [
        {
            "name": "Impurity",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Impurity"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/961/?format=api",
                "id": 961,
                "name": "Julius"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/129292/?format=api",
                "id": 129292,
                "name": "Cross"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/129293/?format=api",
                "id": 129293,
                "name": "Pitch"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/129294/?format=api",
                "id": 129294,
                "name": "Rage"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/5550/?format=api",
                "id": 5550,
                "name": "Oxidy"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=39096"
        }
    ]
}