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

{
    "url": "https://demozoo.org/api/v1/releasers/143732/?format=api",
    "demozoo_url": "https://demozoo.org/groups/143732/",
    "id": 143732,
    "name": "Abyss",
    "is_group": true,
    "nicks": [
        {
            "name": "Abyss",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Abyss"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/51234/?format=api",
                "id": 51234,
                "name": "Mr. Fame"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/58094/?format=api",
                "id": 58094,
                "name": "Sensei"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/143733/?format=api",
                "id": 143733,
                "name": "H.I.M."
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/143734/?format=api",
                "id": 143734,
                "name": "Shockwave"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=71109"
        }
    ]
}