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

{
    "url": "https://demozoo.org/api/v1/releasers/22419/?format=api",
    "demozoo_url": "https://demozoo.org/groups/22419/",
    "id": 22419,
    "name": "Kameli",
    "is_group": true,
    "nicks": [
        {
            "name": "Kameli",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Kameli"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/22420/?format=api",
                "id": 22420,
                "name": "djesrepnikah"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/98325/?format=api",
                "id": 98325,
                "name": "Mcbueno"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=33036"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=10327"
        }
    ]
}