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

{
    "url": "https://demozoo.org/api/v1/releasers/64071/?format=api",
    "demozoo_url": "https://demozoo.org/groups/64071/",
    "id": 64071,
    "name": "Polarbears",
    "is_group": true,
    "nicks": [
        {
            "name": "Polarbears",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Polarbears"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/93202/?format=api",
                "id": 93202,
                "name": "Xdus"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/118093/?format=api",
                "id": 118093,
                "name": "Joe"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/63900/?format=api",
                "id": 63900,
                "name": "Noblestar"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/144622/?format=api",
                "id": 144622,
                "name": "Yogi Bear"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/144623/?format=api",
                "id": 144623,
                "name": "Lord Chaos"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=30961"
        }
    ]
}