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

{
    "url": "https://demozoo.org/api/v1/releasers/68936/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/68936/",
    "id": 68936,
    "name": "ByteMare",
    "is_group": false,
    "nicks": [
        {
            "name": "ByteMare",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "ByteMare"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108469/?format=api",
                "id": 108469,
                "name": "Bad Influence"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/89233/?format=api",
                "id": 89233,
                "name": "Zionage"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/19881/?format=api",
                "id": 19881,
                "name": "Boogie Down Productions"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/111178/?format=api",
                "id": 111178,
                "name": "Logo Creators"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}