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

{
    "url": "https://demozoo.org/api/v1/releasers/135275/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/135275/",
    "id": 135275,
    "name": "Ben",
    "is_group": false,
    "nicks": [
        {
            "name": "Ben",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Ben"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/82817/?format=api",
                "id": 82817,
                "name": "Plasma"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1951/?format=api",
                "id": 1951,
                "name": "Defekt"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/135276/?format=api",
                "id": 135276,
                "name": "HACL"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=38485"
        }
    ]
}