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

{
    "url": "https://demozoo.org/api/v1/releasers/101257/?format=api",
    "demozoo_url": "https://demozoo.org/groups/101257/",
    "id": 101257,
    "name": "Cods",
    "is_group": true,
    "nicks": [
        {
            "name": "Cods",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Cods"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/61393/?format=api",
                "id": 61393,
                "name": "Herr Doktor"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/19527/?format=api",
                "id": 19527,
                "name": "Cork"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/21450/?format=api",
                "id": 21450,
                "name": "core"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=59169"
        }
    ]
}