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

{
    "url": "https://demozoo.org/api/v1/releasers/134154/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/134154/",
    "id": 134154,
    "name": "Hippo",
    "is_group": false,
    "nicks": [
        {
            "name": "Hippo",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Hippo"
            ]
        },
        {
            "name": "Lonely Rider",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Lonely Rider"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/16088/?format=api",
                "id": 16088,
                "name": "Deathstar"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/16085/?format=api",
                "id": 16085,
                "name": "Animate!"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/102543/?format=api",
                "id": 102543,
                "name": "Exec"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=7244"
        }
    ]
}