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

{
    "url": "https://demozoo.org/api/v1/releasers/103863/?format=api",
    "demozoo_url": "https://demozoo.org/groups/103863/",
    "id": 103863,
    "name": "The Professionals",
    "is_group": true,
    "nicks": [
        {
            "name": "The Professionals",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Professionals"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/95873/?format=api",
                "id": 95873,
                "name": "CGA"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/23783/?format=api",
                "id": 23783,
                "name": "CKG"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1207/?format=api",
                "id": 1207,
                "name": "PGCS"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=66179"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=13676"
        }
    ]
}