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

{
    "url": "https://demozoo.org/api/v1/releasers/34005/?format=api",
    "demozoo_url": "https://demozoo.org/groups/34005/",
    "id": 34005,
    "name": "BARISART",
    "is_group": true,
    "nicks": [
        {
            "name": "BARISART",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "BARISART"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/34004/?format=api",
                "id": 34004,
                "name": "BK"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/34003/?format=api",
                "id": 34003,
                "name": "DJ's DV"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}