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

{
    "url": "https://demozoo.org/api/v1/releasers/27794/?format=api",
    "demozoo_url": "https://demozoo.org/groups/27794/",
    "id": 27794,
    "name": "Team VG@",
    "is_group": true,
    "nicks": [
        {
            "name": "Team VG@",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Team VG@",
                "Team-VG@"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/27803/?format=api",
                "id": 27803,
                "name": "Fritz"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/27804/?format=api",
                "id": 27804,
                "name": "Viper"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/54720/?format=api",
                "id": 54720,
                "name": "TCL"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/52753/?format=api",
                "id": 52753,
                "name": "The Light Circle"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}