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

{
    "url": "https://demozoo.org/api/v1/releasers/100785/?format=api",
    "demozoo_url": "https://demozoo.org/groups/100785/",
    "id": 100785,
    "name": "Melbourne Cracking Crew",
    "is_group": true,
    "nicks": [
        {
            "name": "Melbourne Cracking Crew",
            "abbreviation": "MCC",
            "is_primary_nick": true,
            "variants": [
                "MCC",
                "Melbourne Cracking Crew"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4189/?format=api",
                "id": 4189,
                "name": "Australian Crackers United"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/66070/?format=api",
                "id": 66070,
                "name": "Evil Lord Ted"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/27911/?format=api",
                "id": 27911,
                "name": "Ginnie"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/66072/?format=api",
                "id": 66072,
                "name": "Patch"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=69803"
        }
    ]
}