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

{
    "url": "https://demozoo.org/api/v1/releasers/4134/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/4134/",
    "id": 4134,
    "name": "Sledge",
    "is_group": false,
    "nicks": [
        {
            "name": "Sledge",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Sledge"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3508/?format=api",
                "id": 3508,
                "name": "Zeus"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/45163/?format=api",
                "id": 45163,
                "name": "Vega"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/93719/?format=api",
                "id": 93719,
                "name": "The Perfects"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/692/?format=api",
                "id": 692,
                "name": "Zenith"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=13170"
        }
    ]
}