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

{
    "url": "https://demozoo.org/api/v1/releasers/88100/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/88100/",
    "id": 88100,
    "name": "Phia",
    "is_group": false,
    "nicks": [
        {
            "name": "Homer J.",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Homer J."
            ]
        },
        {
            "name": "Phia",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Phia"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/88091/?format=api",
                "id": 88091,
                "name": "Trip"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/88524/?format=api",
                "id": 88524,
                "name": "Transient"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=64984"
        }
    ]
}