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

{
    "url": "https://demozoo.org/api/v1/releasers/104531/?format=api",
    "demozoo_url": "https://demozoo.org/groups/104531/",
    "id": 104531,
    "name": "Chełm Amiga Legion",
    "is_group": true,
    "nicks": [
        {
            "name": "Chełm Amiga Legion",
            "abbreviation": "CHAL",
            "is_primary_nick": true,
            "variants": [
                "CHAL",
                "Chełm Amiga Legion"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/148762/?format=api",
                "id": 148762,
                "name": "MarioDJ"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/150947/?format=api",
                "id": 150947,
                "name": "Taurus"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/98568/?format=api",
                "id": 98568,
                "name": "Drako"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/49987/?format=api",
                "id": 49987,
                "name": "Gucio"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/2298/?format=api",
                "id": 2298,
                "name": "Deadman"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://chal.pl/"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=67567"
        }
    ]
}