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

{
    "url": "https://demozoo.org/api/v1/releasers/106354/?format=api",
    "demozoo_url": "https://demozoo.org/groups/106354/",
    "id": 106354,
    "name": "Target",
    "is_group": true,
    "nicks": [
        {
            "name": "Target",
            "abbreviation": "TGT",
            "is_primary_nick": true,
            "variants": [
                "TGT",
                "Target"
            ]
        },
        {
            "name": "Target Team",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Target Team"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/106355/?format=api",
                "id": 106355,
                "name": "S!nus"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/37549/?format=api",
                "id": 37549,
                "name": "Sinus"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=10722"
        }
    ]
}