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

{
    "url": "https://demozoo.org/api/v1/releasers/28150/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/28150/",
    "id": 28150,
    "name": "T-7",
    "is_group": false,
    "nicks": [
        {
            "name": "T-7",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "T-7"
            ]
        },
        {
            "name": "T7",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "T7"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10226/?format=api",
                "id": 10226,
                "name": "The Ultimate Mayas"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/57079/?format=api",
                "id": 57079,
                "name": "IMAgE"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}