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

{
    "url": "https://demozoo.org/api/v1/releasers/101897/?format=api",
    "demozoo_url": "https://demozoo.org/groups/101897/",
    "id": 101897,
    "name": "Anthares",
    "is_group": true,
    "nicks": [
        {
            "name": "Anthares",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Anthares"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/101898/?format=api",
                "id": 101898,
                "name": "Buffin"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/74080/?format=api",
                "id": 74080,
                "name": "Kuriaki"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/99269/?format=api",
                "id": 99269,
                "name": "Simons"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=60874"
        }
    ]
}