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

{
    "url": "https://demozoo.org/api/v1/releasers/103722/?format=api",
    "demozoo_url": "https://demozoo.org/groups/103722/",
    "id": 103722,
    "name": "Vivid Software",
    "is_group": true,
    "nicks": [
        {
            "name": "Vivid Software",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Vivid Software"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/103723/?format=api",
                "id": 103723,
                "name": "Rochester Gadsdon"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/103724/?format=api",
                "id": 103724,
                "name": "Chris Pritchard"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/103725/?format=api",
                "id": 103725,
                "name": "Andrew Davidson"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "https://janeway.exotica.org.uk/author.php?id=65862"
        }
    ]
}