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

{
    "url": "https://demozoo.org/api/v1/releasers/75168/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/75168/",
    "id": 75168,
    "name": "Huk",
    "is_group": false,
    "nicks": [
        {
            "name": "Huk",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Huk"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/71866/?format=api",
                "id": 71866,
                "name": "Perspex"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/100349/?format=api",
                "id": 100349,
                "name": "Oxydize"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/129057/?format=api",
                "id": 129057,
                "name": "Tnt"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=12965"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=15351"
        }
    ]
}