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

{
    "url": "https://demozoo.org/api/v1/releasers/58447/?format=api",
    "demozoo_url": "https://demozoo.org/groups/58447/",
    "id": 58447,
    "name": "Northtech",
    "is_group": true,
    "nicks": [
        {
            "name": "Northtech",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Northtech"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/98186/?format=api",
                "id": 98186,
                "name": "Ztt"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/117934/?format=api",
                "id": 117934,
                "name": "Ace"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=41387"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=12596"
        }
    ]
}