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

{
    "url": "https://demozoo.org/api/v1/releasers/126068/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/126068/",
    "id": 126068,
    "name": "ZyZ",
    "is_group": false,
    "nicks": [
        {
            "name": "ZyZ",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "ZyZ"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/137810/?format=api",
                "id": 137810,
                "name": "Ruff Engine"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/143385/?format=api",
                "id": 143385,
                "name": "M.A.G."
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10386/?format=api",
                "id": 10386,
                "name": "HellRaiserGroup"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=8482"
        }
    ]
}