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

{
    "url": "https://demozoo.org/api/v1/releasers/114794/?format=api",
    "demozoo_url": "https://demozoo.org/groups/114794/",
    "id": 114794,
    "name": "FBI",
    "is_group": true,
    "nicks": [
        {
            "name": "FBI",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "FBI"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/12735/?format=api",
                "id": 12735,
                "name": "Apollon"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/117/?format=api",
                "id": 117,
                "name": "Psycho"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/98976/?format=api",
                "id": 98976,
                "name": "Eider"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/114795/?format=api",
                "id": 114795,
                "name": "Dr. Chaos"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=44458"
        }
    ]
}