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

{
    "url": "https://demozoo.org/api/v1/releasers/144568/?format=api",
    "demozoo_url": "https://demozoo.org/groups/144568/",
    "id": 144568,
    "name": "Lin Fen Software",
    "is_group": true,
    "nicks": [
        {
            "name": "Lin Fen Software",
            "abbreviation": "LFS",
            "is_primary_nick": true,
            "variants": [
                "LFS",
                "Lin Fen Software"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/69122/?format=api",
                "id": 69122,
                "name": "Scorpie"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/144569/?format=api",
                "id": 144569,
                "name": "The Elf"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=1999"
        }
    ]
}