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

{
    "url": "https://demozoo.org/api/v1/releasers/92300/?format=api",
    "demozoo_url": "https://demozoo.org/groups/92300/",
    "id": 92300,
    "name": "Digital Noise Group",
    "is_group": true,
    "nicks": [
        {
            "name": "Digital Noise Group",
            "abbreviation": "DNG",
            "is_primary_nick": true,
            "variants": [
                "DNG",
                "Digital Noise Group"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/92301/?format=api",
                "id": 92301,
                "name": "Amrm"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/114492/?format=api",
                "id": 114492,
                "name": "Bit"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/114514/?format=api",
                "id": 114514,
                "name": "Source"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=8549"
        }
    ]
}