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

{
    "url": "https://demozoo.org/api/v1/releasers/9630/?format=api",
    "demozoo_url": "https://demozoo.org/groups/9630/",
    "id": 9630,
    "name": "Universal SoftGroup",
    "is_group": true,
    "nicks": [
        {
            "name": "USG",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "USG"
            ]
        },
        {
            "name": "Universal Soft Group",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Universal Soft Group"
            ]
        },
        {
            "name": "Universal SoftGroup",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Universal SoftGroup"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9594/?format=api",
                "id": 9594,
                "name": "Gibson"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9694/?format=api",
                "id": 9694,
                "name": "Back Noise"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}