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

{
    "url": "https://demozoo.org/api/v1/releasers/65892/?format=api",
    "demozoo_url": "https://demozoo.org/groups/65892/",
    "id": 65892,
    "name": "Black Octagon",
    "is_group": true,
    "nicks": [
        {
            "name": "Black Octagon",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Black Octagon"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/95633/?format=api",
                "id": 95633,
                "name": "Morrissey"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/95634/?format=api",
                "id": 95634,
                "name": "Lord Darth Vader"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/81927/?format=api",
                "id": 81927,
                "name": "Sharky"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/105065/?format=api",
                "id": 105065,
                "name": "Mc Lord"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=30648"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=7408"
        }
    ]
}