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

{
    "url": "https://demozoo.org/api/v1/releasers/139635/?format=api",
    "demozoo_url": "https://demozoo.org/groups/139635/",
    "id": 139635,
    "name": "Alive Designs",
    "is_group": true,
    "nicks": [
        {
            "name": "Alive Designs",
            "abbreviation": "AD",
            "is_primary_nick": true,
            "variants": [
                "AD",
                "Alive Designs"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/79521/?format=api",
                "id": 79521,
                "name": "Alive"
            },
            "is_current": false
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/65046/?format=api",
                "id": 65046,
                "name": "Storm"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/139667/?format=api",
                "id": 139667,
                "name": "Maik"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=7337"
        }
    ]
}