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

{
    "url": "https://demozoo.org/api/v1/releasers/113581/?format=api",
    "demozoo_url": "https://demozoo.org/groups/113581/",
    "id": 113581,
    "name": "FLEX",
    "is_group": true,
    "nicks": [
        {
            "name": "FLEX",
            "abbreviation": "Flx",
            "is_primary_nick": true,
            "variants": [
                "FLEX",
                "Flx"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/412/?format=api",
                "id": 412,
                "name": "Farfar"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/109/?format=api",
                "id": 109,
                "name": "Loaderror"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/110/?format=api",
                "id": 110,
                "name": "Nerve"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/552/?format=api",
                "id": 552,
                "name": "Xerxes"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/66724/?format=api",
                "id": 66724,
                "name": "EvilRyu"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=69351"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=14850"
        }
    ]
}