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

{
    "url": "https://demozoo.org/api/v1/releasers/92941/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/92941/",
    "id": 92941,
    "name": "Sam Joe Cool",
    "is_group": false,
    "nicks": [
        {
            "name": "Sam Joe Cool",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Sam J. Cool",
                "Sam Joe Cool"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/91678/?format=api",
                "id": 91678,
                "name": "Rappists"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/81323/?format=api",
                "id": 81323,
                "name": "Voyagers"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=12746"
        }
    ]
}