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

{
    "url": "https://demozoo.org/api/v1/releasers/57063/?format=api",
    "demozoo_url": "https://demozoo.org/groups/57063/",
    "id": 57063,
    "name": "Dynamic Labs",
    "is_group": true,
    "nicks": [
        {
            "name": "Dynamic Labs",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Dynamic Labs"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/2647/?format=api",
                "id": 2647,
                "name": "PeyloW"
            },
            "is_current": false
        }
    ],
    "subgroups": [
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/2270/?format=api",
                "id": 2270,
                "name": "T.O.Y.S."
            },
            "is_current": true
        },
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/59957/?format=api",
                "id": 59957,
                "name": "Powersonic"
            },
            "is_current": true
        },
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/38663/?format=api",
                "id": 38663,
                "name": "Friendchip"
            },
            "is_current": true
        }
    ],
    "external_links": []
}