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

{
    "url": "https://demozoo.org/api/v1/releasers/144305/?format=api",
    "demozoo_url": "https://demozoo.org/groups/144305/",
    "id": 144305,
    "name": "Nortic East Warriors",
    "is_group": true,
    "nicks": [
        {
            "name": "Nortic East Warriors",
            "abbreviation": "NEW",
            "is_primary_nick": true,
            "variants": [
                "N.E.W.",
                "NEW",
                "Nortic East Warriors"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/144304/?format=api",
                "id": 144304,
                "name": "Ramirez"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/50559/?format=api",
                "id": 50559,
                "name": "Bizarre"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/144307/?format=api",
                "id": 144307,
                "name": "Morah"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/144308/?format=api",
                "id": 144308,
                "name": "Savic"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=2956"
        }
    ]
}