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

{
    "url": "https://demozoo.org/api/v1/releasers/147439/?format=api",
    "demozoo_url": "https://demozoo.org/groups/147439/",
    "id": 147439,
    "name": "The Legions of Lucifer",
    "is_group": true,
    "nicks": [
        {
            "name": "The Legions of Lucifer",
            "abbreviation": "LoL",
            "is_primary_nick": true,
            "variants": [
                "LoL",
                "The Legions of Lucifer"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/147442/?format=api",
                "id": 147442,
                "name": "Phone Hackers United Crash Kill"
            },
            "is_current": false
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/147440/?format=api",
                "id": 147440,
                "name": "Digitone Cypher"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/147443/?format=api",
                "id": 147443,
                "name": "Count_Zer0"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.textfiles.com/magazines/LOL/"
        }
    ]
}