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

{
    "url": "https://demozoo.org/api/v1/releasers/101854/?format=api",
    "demozoo_url": "https://demozoo.org/groups/101854/",
    "id": 101854,
    "name": "The Guru Team",
    "is_group": true,
    "nicks": [
        {
            "name": "The Guru Team",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Guru Team"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/101930/?format=api",
                "id": 101930,
                "name": "Lagya"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/102949/?format=api",
                "id": 102949,
                "name": "Machex"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/102952/?format=api",
                "id": 102952,
                "name": "Gaborca"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/102962/?format=api",
                "id": 102962,
                "name": "Tibko"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/102963/?format=api",
                "id": 102963,
                "name": "Masell"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=60724"
        }
    ]
}