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

{
    "url": "https://demozoo.org/api/v1/releasers/114947/?format=api",
    "demozoo_url": "https://demozoo.org/groups/114947/",
    "id": 114947,
    "name": "Gods'Gift",
    "is_group": true,
    "nicks": [
        {
            "name": "Gods'Gift",
            "abbreviation": "GG",
            "is_primary_nick": true,
            "variants": [
                "GG",
                "God's Gift",
                "Gods Gift",
                "Gods'Gift"
            ]
        },
        {
            "name": "Gods'Gift Utilities",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Gods'Gift Utilities"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1218/?format=api",
                "id": 1218,
                "name": "Anthrox"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1432/?format=api",
                "id": 1432,
                "name": "Pot-Noodle"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/18653/?format=api",
                "id": 18653,
                "name": "Thrash"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}