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

{
    "url": "https://demozoo.org/api/v1/releasers/69987/?format=api",
    "demozoo_url": "https://demozoo.org/groups/69987/",
    "id": 69987,
    "name": "New Age Software",
    "is_group": true,
    "nicks": [
        {
            "name": "New Age Software",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "New Age Software"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11767/?format=api",
                "id": 11767,
                "name": "Kangaroo MusiQue"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}