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

{
    "url": "https://demozoo.org/api/v1/releasers/138788/?format=api",
    "demozoo_url": "https://demozoo.org/groups/138788/",
    "id": 138788,
    "name": "Bad Breath Inc.",
    "is_group": true,
    "nicks": [
        {
            "name": "Bad Breath Inc.",
            "abbreviation": "BBI",
            "is_primary_nick": true,
            "variants": [
                "BBI",
                "Bad Breath Inc."
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/138789/?format=api",
                "id": 138789,
                "name": "Surge"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/138790/?format=api",
                "id": 138790,
                "name": "Pusher"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=71364"
        }
    ]
}