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

{
    "url": "https://demozoo.org/api/v1/releasers/138924/?format=api",
    "demozoo_url": "https://demozoo.org/groups/138924/",
    "id": 138924,
    "name": "System-64",
    "is_group": true,
    "nicks": [
        {
            "name": "System-64",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "System-64"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/134767/?format=api",
                "id": 134767,
                "name": "Faroldox"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/138923/?format=api",
                "id": 138923,
                "name": "c20g_student"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/138925/?format=api",
                "id": 138925,
                "name": "4m4nd4"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}