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

{
    "url": "https://demozoo.org/api/v1/releasers/42531/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/42531/",
    "id": 42531,
    "name": "xer0",
    "is_group": false,
    "nicks": [
        {
            "name": "x0",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "x0"
            ]
        },
        {
            "name": "x0^67^aMi5H^iMP!",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "x0^67^aMi5H^iMP!"
            ]
        },
        {
            "name": "xer0",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "x0",
                "xer0",
                "xero"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6872/?format=api",
                "id": 6872,
                "name": "Blocktronics"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22737/?format=api",
                "id": 22737,
                "name": "Mistigris"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10320/?format=api",
                "id": 10320,
                "name": "Impure"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22970/?format=api",
                "id": 22970,
                "name": "PURe"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/73821/?format=api",
                "id": 73821,
                "name": "ANSI Masters in Straw Hats"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://0w.nz"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://x-e.ro"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://xero.style"
        },
        {
            "link_class": "GithubAccount",
            "url": "https://github.com/xero"
        },
        {
            "link_class": "MastodonAccount",
            "url": "http://haunted.computer/@xero"
        }
    ]
}