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

{
    "url": "https://demozoo.org/api/v1/releasers/9960/?format=api",
    "demozoo_url": "https://demozoo.org/groups/9960/",
    "id": 9960,
    "name": "Sonority",
    "is_group": true,
    "nicks": [
        {
            "name": "Sonority",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Sonority"
            ]
        },
        {
            "name": "Sonority Productions",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Sonority Productions"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1055/?format=api",
                "id": 1055,
                "name": "Marc"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3813/?format=api",
                "id": 3813,
                "name": "CDK"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/37139/?format=api",
                "id": 37139,
                "name": "Ashin"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=25841"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=5948"
        }
    ]
}