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

{
    "url": "https://demozoo.org/api/v1/releasers/97070/?format=api",
    "demozoo_url": "https://demozoo.org/groups/97070/",
    "id": 97070,
    "name": "The Sound Craft",
    "is_group": true,
    "nicks": [
        {
            "name": "The Sound Craft",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Sound Craft"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/33832/?format=api",
                "id": 33832,
                "name": "Michael"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1950/?format=api",
                "id": 1950,
                "name": "Uri"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/99669/?format=api",
                "id": 99669,
                "name": "Mr. Disco"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=36914"
        }
    ]
}