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

{
    "url": "https://demozoo.org/api/v1/releasers/103057/?format=api",
    "demozoo_url": "https://demozoo.org/groups/103057/",
    "id": 103057,
    "name": "Internia",
    "is_group": true,
    "nicks": [
        {
            "name": "Internia",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Internia"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/62716/?format=api",
                "id": 62716,
                "name": "Pin Head"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=64239"
        }
    ]
}