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

{
    "url": "https://demozoo.org/api/v1/releasers/54273/?format=api",
    "demozoo_url": "https://demozoo.org/groups/54273/",
    "id": 54273,
    "name": "Olmecs",
    "is_group": true,
    "nicks": [
        {
            "name": "Olmecs",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Olmecs"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/54274/?format=api",
                "id": 54274,
                "name": "Ranger"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/72022/?format=api",
                "id": 72022,
                "name": "Mc Shy D"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3469/?format=api",
                "id": 3469,
                "name": "Terminator X"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=14890"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=12500"
        }
    ]
}