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

{
    "url": "https://demozoo.org/api/v1/releasers/103576/?format=api",
    "demozoo_url": "https://demozoo.org/groups/103576/",
    "id": 103576,
    "name": "Unity NZ",
    "is_group": true,
    "nicks": [
        {
            "name": "Unity NZ",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Unity NZ"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/69946/?format=api",
                "id": 69946,
                "name": "Wraith"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/103577/?format=api",
                "id": 103577,
                "name": "D-Mouse"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/104942/?format=api",
                "id": 104942,
                "name": "Jericho"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/69945/?format=api",
                "id": 69945,
                "name": "Overdose"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=65507"
        }
    ]
}