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

{
    "url": "https://demozoo.org/api/v1/releasers/154250/?format=api",
    "demozoo_url": "https://demozoo.org/groups/154250/",
    "id": 154250,
    "name": "The Kingdom",
    "is_group": true,
    "nicks": [
        {
            "name": "The Kingdom",
            "abbreviation": "TK",
            "is_primary_nick": true,
            "variants": [
                "TK",
                "The Kingdom"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/154185/?format=api",
                "id": 154185,
                "name": "Polemic"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/147128/?format=api",
                "id": 147128,
                "name": "lfo"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": []
}