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

{
    "url": "https://demozoo.org/api/v1/releasers/6574/?format=api",
    "demozoo_url": "https://demozoo.org/groups/6574/",
    "id": 6574,
    "name": "The Bad Sectors",
    "is_group": true,
    "nicks": [
        {
            "name": "The Bad Sectors",
            "abbreviation": "TBS",
            "is_primary_nick": true,
            "variants": [
                "TBS",
                "The Bad Sectors"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/14425/?format=api",
                "id": 14425,
                "name": "Antiemes"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/6573/?format=api",
                "id": 6573,
                "name": "Blueghost"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/81401/?format=api",
                "id": 81401,
                "name": "Helguli"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://tbs.untergrund.net/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=10717"
        }
    ]
}