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

{
    "url": "https://demozoo.org/api/v1/releasers/4047/?format=api",
    "demozoo_url": "https://demozoo.org/groups/4047/",
    "id": 4047,
    "name": "The Round Circle",
    "is_group": true,
    "nicks": [
        {
            "name": "The Round Circle",
            "abbreviation": "TRC",
            "is_primary_nick": true,
            "variants": [
                "TRC",
                "The Round Circle"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/319/?format=api",
                "id": 319,
                "name": "Goofy"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/4051/?format=api",
                "id": 4051,
                "name": "Pem"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/4052/?format=api",
                "id": 4052,
                "name": "Pluto"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/138154/?format=api",
                "id": 138154,
                "name": "Tecno"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/129349/?format=api",
                "id": 129349,
                "name": "Sky"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=155"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=1515"
        }
    ]
}