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

{
    "url": "https://demozoo.org/api/v1/releasers/34642/?format=api",
    "demozoo_url": "https://demozoo.org/groups/34642/",
    "id": 34642,
    "name": "The Lightnings",
    "is_group": true,
    "nicks": [
        {
            "name": "Lightnings",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Lightnings"
            ]
        },
        {
            "name": "The Lightnings",
            "abbreviation": "TLS",
            "is_primary_nick": true,
            "variants": [
                "TLS",
                "The Lightnings"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/31591/?format=api",
                "id": 31591,
                "name": "European Swapping Crew"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/34641/?format=api",
                "id": 34641,
                "name": "Zak"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/36550/?format=api",
                "id": 36550,
                "name": "Starman"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/36551/?format=api",
                "id": 36551,
                "name": "TLS"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/36552/?format=api",
                "id": 36552,
                "name": "Doc"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/36554/?format=api",
                "id": 36554,
                "name": "ST Mad"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/32143/?format=api",
                "id": 32143,
                "name": "The Guardian Angel"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/L/LGHTNING/"
        }
    ]
}