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

{
    "url": "https://demozoo.org/api/v1/releasers/140377/?format=api",
    "demozoo_url": "https://demozoo.org/groups/140377/",
    "id": 140377,
    "name": "Magicians",
    "is_group": true,
    "nicks": [
        {
            "name": "Magicians",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Magicians"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/140378/?format=api",
                "id": 140378,
                "name": "Anal Intruder"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/62939/?format=api",
                "id": 62939,
                "name": "Dennis"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=6094"
        }
    ]
}