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

{
    "url": "https://demozoo.org/api/v1/releasers/103428/?format=api",
    "demozoo_url": "https://demozoo.org/groups/103428/",
    "id": 103428,
    "name": "Justice Europe",
    "is_group": true,
    "nicks": [
        {
            "name": "Justice Europe",
            "abbreviation": "JE",
            "is_primary_nick": true,
            "variants": [
                "JE",
                "Justice Europe"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/98350/?format=api",
                "id": 98350,
                "name": "Takhisis"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/140855/?format=api",
                "id": 140855,
                "name": "Dux"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/119455/?format=api",
                "id": 119455,
                "name": "Stu"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=65153"
        }
    ]
}