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

{
    "url": "https://demozoo.org/api/v1/releasers/152821/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/152821/",
    "id": 152821,
    "name": "Dave",
    "is_group": false,
    "nicks": [
        {
            "name": "Dave",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Dave"
            ]
        },
        {
            "name": "Jack Daniels",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Jack Daniels"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/101914/?format=api",
                "id": 101914,
                "name": "La Rocca"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1077/?format=api",
                "id": 1077,
                "name": "Desire"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/83193/?format=api",
                "id": 83193,
                "name": "The Lords"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/152822/?format=api",
                "id": 152822,
                "name": "Justice"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=34549"
        }
    ]
}