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

{
    "url": "https://demozoo.org/api/v1/releasers/147913/?format=api",
    "demozoo_url": "https://demozoo.org/groups/147913/",
    "id": 147913,
    "name": "VLA Magazine",
    "is_group": true,
    "nicks": [
        {
            "name": "VLA Magazine",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "VLA Magazine"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/60811/?format=api",
                "id": 60811,
                "name": "VLA"
            },
            "is_current": false
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/67171/?format=api",
                "id": 67171,
                "name": "The Kabal"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": []
}