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

{
    "url": "https://demozoo.org/api/v1/releasers/45175/?format=api",
    "demozoo_url": "https://demozoo.org/groups/45175/",
    "id": 45175,
    "name": "The Evil Forces",
    "is_group": true,
    "nicks": [
        {
            "name": "The Evil Forces",
            "abbreviation": "TEF",
            "is_primary_nick": true,
            "variants": [
                "TEF",
                "The Evil Forces"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/105571/?format=api",
                "id": 105571,
                "name": "The Voice"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/63682/?format=api",
                "id": 63682,
                "name": "Best Amiga Dominator"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=24491"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=12774"
        }
    ]
}