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

{
    "url": "https://demozoo.org/api/v1/releasers/73823/?format=api",
    "demozoo_url": "https://demozoo.org/groups/73823/",
    "id": 73823,
    "name": "Die drei Lenöre",
    "is_group": true,
    "nicks": [
        {
            "name": "Die drei Lenöre",
            "abbreviation": "DDL",
            "is_primary_nick": true,
            "variants": [
                "DDL",
                "Die drei Lenoere",
                "Die drei Lenore",
                "Die drei Lenöre"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/73873/?format=api",
                "id": 73873,
                "name": "Octoate"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11767/?format=api",
                "id": 11767,
                "name": "Kangaroo MusiQue"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/13243/?format=api",
                "id": 13243,
                "name": "Villain"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.lenoere.de"
        }
    ]
}