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

{
    "url": "https://demozoo.org/api/v1/releasers/50132/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/50132/",
    "id": 50132,
    "name": "Ninj",
    "is_group": false,
    "nicks": [
        {
            "name": "Ninj",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Ninj"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10792/?format=api",
                "id": 10792,
                "name": "Neo"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/102829/?format=api",
                "id": 102829,
                "name": "The Syndicate"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10064/?format=api",
                "id": 10064,
                "name": "Strobe"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=42338"
        }
    ]
}