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

{
    "url": "https://demozoo.org/api/v1/releasers/99018/?format=api",
    "demozoo_url": "https://demozoo.org/groups/99018/",
    "id": 99018,
    "name": "Jys",
    "is_group": true,
    "nicks": [
        {
            "name": "Jys",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Jys"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/37305/?format=api",
                "id": 37305,
                "name": "Bilbo"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/99019/?format=api",
                "id": 99019,
                "name": "Jys Mc"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/99020/?format=api",
                "id": 99020,
                "name": "Vanina"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/140179/?format=api",
                "id": 140179,
                "name": "Booger"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=44637"
        }
    ]
}