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

{
    "url": "https://demozoo.org/api/v1/releasers/128834/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/128834/",
    "id": 128834,
    "name": "b0S",
    "is_group": false,
    "nicks": [
        {
            "name": "b0S",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Bos",
                "b0S"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10303/?format=api",
                "id": 10303,
                "name": "Bad Karma"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/38399/?format=api",
                "id": 38399,
                "name": "Rampage"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/59583/?format=api",
                "id": 59583,
                "name": "Legion Of Steel Warriors"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}