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

{
    "url": "https://demozoo.org/api/v1/releasers/128146/?format=api",
    "demozoo_url": "https://demozoo.org/groups/128146/",
    "id": 128146,
    "name": "Attre",
    "is_group": true,
    "nicks": [
        {
            "name": "Attre",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Attre"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/128145/?format=api",
                "id": 128145,
                "name": "Gemboy"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/128147/?format=api",
                "id": 128147,
                "name": "Wolverine"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/122162/?format=api",
                "id": 122162,
                "name": "YTM"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=3895"
        }
    ]
}