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

{
    "url": "https://demozoo.org/api/v1/releasers/43734/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/43734/",
    "id": 43734,
    "name": "Mr. Wax",
    "is_group": false,
    "nicks": [
        {
            "name": "Mr. Wax",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mr. Wax",
                "Mr. Wax 1122",
                "Mr.Wax"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/51324/?format=api",
                "id": 51324,
                "name": "FBI-Crew"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2763/?format=api",
                "id": 2763,
                "name": "Chromance"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108439/?format=api",
                "id": 108439,
                "name": "News Press Magazine Staff"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7609/?format=api",
                "id": 7609,
                "name": "The Pulse Magazine Staff"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=766"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=11980"
        }
    ]
}