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

{
    "url": "https://demozoo.org/api/v1/releasers/88053/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/88053/",
    "id": 88053,
    "name": "Tyger",
    "is_group": false,
    "nicks": [
        {
            "name": "Tyger",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Tyger"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/81961/?format=api",
                "id": 81961,
                "name": "The Council"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/85163/?format=api",
                "id": 85163,
                "name": "Digital Underground"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/45306/?format=api",
                "id": 45306,
                "name": "PAiN!"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/88152/?format=api",
                "id": 88152,
                "name": "HYPE"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7233/?format=api",
                "id": 7233,
                "name": "Moz(ic)art"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}