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

{
    "url": "https://demozoo.org/api/v1/releasers/7042/?format=api",
    "demozoo_url": "https://demozoo.org/groups/7042/",
    "id": 7042,
    "name": "Associate of Arts",
    "is_group": true,
    "nicks": [
        {
            "name": "Associate of Arts",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Associate of Arts"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/6739/?format=api",
                "id": 6739,
                "name": "RokDaZone"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/2074/?format=api",
                "id": 2074,
                "name": "Jimi"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/6923/?format=api",
                "id": 6923,
                "name": "SONiC RANGE"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/654/?format=api",
                "id": 654,
                "name": "SMT"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/48361/?format=api",
                "id": 48361,
                "name": "DeeJay Jones"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=25338"
        }
    ]
}