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

{
    "url": "https://demozoo.org/api/v1/releasers/111568/?format=api",
    "demozoo_url": "https://demozoo.org/groups/111568/",
    "id": 111568,
    "name": "The 5th",
    "is_group": true,
    "nicks": [
        {
            "name": "The 5th",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The 5th",
                "the 5th.."
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/111567/?format=api",
                "id": 111567,
                "name": "Chaos Inc. Rhyme"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/111569/?format=api",
                "id": 111569,
                "name": "Kuru"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/111571/?format=api",
                "id": 111571,
                "name": "Klear Distortion"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/111572/?format=api",
                "id": 111572,
                "name": "Bigg Dogg"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/48185/?format=api",
                "id": 48185,
                "name": "Lightning Knight"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/42513/?format=api",
                "id": 42513,
                "name": "Evil Milkman"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/13965/?format=api",
                "id": 13965,
                "name": "Late Riser"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": []
}