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

{
    "url": "https://demozoo.org/api/v1/releasers/50338/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/50338/",
    "id": 50338,
    "name": "K-9",
    "is_group": false,
    "nicks": [
        {
            "name": "K-9",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "K-9",
                "K9"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/50327/?format=api",
                "id": 50327,
                "name": "Antagon"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/112355/?format=api",
                "id": 112355,
                "name": "Damage"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=63900"
        }
    ]
}