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

{
    "url": "https://demozoo.org/api/v1/releasers/97821/?format=api",
    "demozoo_url": "https://demozoo.org/groups/97821/",
    "id": 97821,
    "name": "Lod Production",
    "is_group": true,
    "nicks": [
        {
            "name": "Lod Production",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Lod Production"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/49993/?format=api",
                "id": 49993,
                "name": "Ender"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/97822/?format=api",
                "id": 97822,
                "name": "Captain Zbig"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/99839/?format=api",
                "id": 99839,
                "name": "Sir Sam"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=40044"
        }
    ]
}