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

{
    "url": "https://demozoo.org/api/v1/releasers/100020/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/100020/",
    "id": 100020,
    "name": "Mr. Soft",
    "is_group": false,
    "nicks": [
        {
            "name": "Mr. Soft",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mr. Soft"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3334/?format=api",
                "id": 3334,
                "name": "D-Tect"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5488/?format=api",
                "id": 5488,
                "name": "Style"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3438/?format=api",
                "id": 3438,
                "name": "Lunacy"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=50828"
        }
    ]
}