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

{
    "url": "https://demozoo.org/api/v1/releasers/121841/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/121841/",
    "id": 121841,
    "name": "dotuser",
    "is_group": false,
    "nicks": [
        {
            "name": "Polaris",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Polaris"
            ]
        },
        {
            "name": "Polly Geist",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Polly Geist",
                "polly",
                "pollygeist"
            ]
        },
        {
            "name": "dotuser",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "dotuser"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3526/?format=api",
                "id": 3526,
                "name": "St. Vincent And The Grenadines"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://pollygeist.com/"
        },
        {
            "link_class": "GithubAccount",
            "url": "https://github.com/Polly-Geist"
        },
        {
            "link_class": "MastodonAccount",
            "url": "https://icosahedron.website/@dotuser"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=105912"
        }
    ]
}