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

{
    "url": "https://demozoo.org/api/v1/releasers/100852/?format=api",
    "demozoo_url": "https://demozoo.org/groups/100852/",
    "id": 100852,
    "name": "Southern Eclipse",
    "is_group": true,
    "nicks": [
        {
            "name": "Southern Eclipse",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Southern Eclipse"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/100853/?format=api",
                "id": 100853,
                "name": "Buffalo Eula"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/100900/?format=api",
                "id": 100900,
                "name": "Bodnik"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/100901/?format=api",
                "id": 100901,
                "name": "P.D. Spark"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/105479/?format=api",
                "id": 105479,
                "name": "Tezza"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=56768"
        }
    ]
}