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

{
    "url": "https://demozoo.org/api/v1/releasers/133154/?format=api",
    "demozoo_url": "https://demozoo.org/groups/133154/",
    "id": 133154,
    "name": "Legions of the North",
    "is_group": true,
    "nicks": [
        {
            "name": "Legions of the North",
            "abbreviation": "LON",
            "is_primary_nick": true,
            "variants": [
                "LON",
                "Legions of the North"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/133153/?format=api",
                "id": 133153,
                "name": "Amok"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/133156/?format=api",
                "id": 133156,
                "name": "Dark Angel"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}