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

{
    "url": "https://demozoo.org/api/v1/releasers/101315/?format=api",
    "demozoo_url": "https://demozoo.org/groups/101315/",
    "id": 101315,
    "name": "Nevtos",
    "is_group": true,
    "nicks": [
        {
            "name": "Nevtos",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Nevtos"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10855/?format=api",
                "id": 10855,
                "name": "Roover"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/62593/?format=api",
                "id": 62593,
                "name": "Jumbo"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=59309"
        }
    ]
}