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

{
    "url": "https://demozoo.org/api/v1/releasers/103760/?format=api",
    "demozoo_url": "https://demozoo.org/groups/103760/",
    "id": 103760,
    "name": "Concision",
    "is_group": true,
    "nicks": [
        {
            "name": "Concision",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Concision"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/7037/?format=api",
                "id": 7037,
                "name": "Lava"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/19725/?format=api",
                "id": 19725,
                "name": "Mr. Nobrain"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/82175/?format=api",
                "id": 82175,
                "name": "Pink Fluid"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=65958"
        }
    ]
}