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

{
    "url": "https://demozoo.org/api/v1/releasers/19379/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/19379/",
    "id": 19379,
    "name": "KSS",
    "is_group": false,
    "nicks": [
        {
            "name": "KSS",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "KSS"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/32195/?format=api",
                "id": 32195,
                "name": "ACCS"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/32197/?format=api",
                "id": 32197,
                "name": "The End"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/37811/?format=api",
                "id": 37811,
                "name": "De La Diego Crü"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://kss.free.fr/"
        },
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/GFX/KSS/"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=1469"
        }
    ]
}