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

{
    "url": "https://demozoo.org/api/v1/releasers/23772/?format=api",
    "demozoo_url": "https://demozoo.org/groups/23772/",
    "id": 23772,
    "name": "Scientific Brains",
    "is_group": true,
    "nicks": [
        {
            "name": "Scientific Brains",
            "abbreviation": "SCB",
            "is_primary_nick": true,
            "variants": [
                "SCB",
                "Scientific Brains"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/23771/?format=api",
                "id": 23771,
                "name": "United"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/23773/?format=api",
                "id": 23773,
                "name": "Zarcon"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/63178/?format=api",
                "id": 63178,
                "name": "Dickhead"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=64865"
        }
    ]
}