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

{
    "url": "https://demozoo.org/api/v1/releasers/122557/?format=api",
    "demozoo_url": "https://demozoo.org/groups/122557/",
    "id": 122557,
    "name": "Star League",
    "is_group": true,
    "nicks": [
        {
            "name": "Star League",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Star League",
                "Star-League"
            ]
        },
        {
            "name": "The Starleague",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "The Starleague"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/122559/?format=api",
                "id": 122559,
                "name": "Jody The Bandit"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/132185/?format=api",
                "id": 132185,
                "name": "The Sector Smasher"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/122553/?format=api",
                "id": 122553,
                "name": "Mr. Ed"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/153743/?format=api",
                "id": 153743,
                "name": "Grey Baron"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": []
}