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

{
    "url": "https://demozoo.org/api/v1/releasers/101212/?format=api",
    "demozoo_url": "https://demozoo.org/groups/101212/",
    "id": 101212,
    "name": "Sepultura",
    "is_group": true,
    "nicks": [
        {
            "name": "Sepultura",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Sepultura"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/98132/?format=api",
                "id": 98132,
                "name": "Aykin"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/98133/?format=api",
                "id": 98133,
                "name": "Murat Hazer"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/51599/?format=api",
                "id": 51599,
                "name": "Guclu"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/144023/?format=api",
                "id": 144023,
                "name": "Neutron"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=59061"
        }
    ]
}