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

{
    "url": "https://demozoo.org/api/v1/releasers/49622/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/49622/",
    "id": 49622,
    "name": "Husky",
    "is_group": false,
    "nicks": [
        {
            "name": "Ascii",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Ascii"
            ]
        },
        {
            "name": "Guildmaster",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Guildmaster"
            ]
        },
        {
            "name": "Husky",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Husky"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3252/?format=api",
                "id": 3252,
                "name": "Voice"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/69375/?format=api",
                "id": 69375,
                "name": "The Family"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/43915/?format=api",
                "id": 43915,
                "name": "Dictators"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=35179"
        }
    ]
}