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

{
    "url": "https://demozoo.org/api/v1/releasers/104855/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/104855/",
    "id": 104855,
    "name": "Raspberry",
    "is_group": false,
    "nicks": [
        {
            "name": "Glitch",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Glitch"
            ]
        },
        {
            "name": "Raspberry",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Raspberry"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/88742/?format=api",
                "id": 88742,
                "name": "Alliance"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/100698/?format=api",
                "id": 100698,
                "name": "Elite Traders Corp."
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/585/?format=api",
                "id": 585,
                "name": "Nerve Axis"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/91194/?format=api",
                "id": 91194,
                "name": "Coalition"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=44625"
        }
    ]
}