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

{
    "url": "https://demozoo.org/api/v1/releasers/137995/?format=api",
    "demozoo_url": "https://demozoo.org/groups/137995/",
    "id": 137995,
    "name": "Lightforce",
    "is_group": true,
    "nicks": [
        {
            "name": "Lightforce",
            "abbreviation": "LFC",
            "is_primary_nick": true,
            "variants": [
                "LFC",
                "Lightforce"
            ]
        },
        {
            "name": "Lightforce Crew",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Lightforce Crew"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108001/?format=api",
                "id": 108001,
                "name": "Freestyle International"
            },
            "is_current": false
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/137996/?format=api",
                "id": 137996,
                "name": "Billy"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/137997/?format=api",
                "id": 137997,
                "name": "Mad"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/137998/?format=api",
                "id": 137998,
                "name": "Dr. Rama"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/137999/?format=api",
                "id": 137999,
                "name": "Skeletor"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=4049"
        }
    ]
}