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

{
    "url": "https://demozoo.org/api/v1/releasers/148355/?format=api",
    "demozoo_url": "https://demozoo.org/groups/148355/",
    "id": 148355,
    "name": "Light Speed Images",
    "is_group": true,
    "nicks": [
        {
            "name": "Light Speed Images",
            "abbreviation": "LSI",
            "is_primary_nick": true,
            "variants": [
                "LSI",
                "Light Speed Images"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/148354/?format=api",
                "id": 148354,
                "name": "Bill the Cat"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/148356/?format=api",
                "id": 148356,
                "name": "Mr. Scott"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/148357/?format=api",
                "id": 148357,
                "name": "The Banshee"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=2764"
        }
    ]
}