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

{
    "url": "https://demozoo.org/api/v1/releasers/134767/?format=api",
    "demozoo_url": "https://demozoo.org/groups/134767/",
    "id": 134767,
    "name": "Faroldox",
    "is_group": true,
    "nicks": [
        {
            "name": "Faroldox",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Faroldox"
            ]
        }
    ],
    "member_of": [],
    "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/134765/?format=api",
                "id": 134765,
                "name": "C20G"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/134766/?format=api",
                "id": 134766,
                "name": "SEJ12"
            },
            "is_current": true
        }
    ],
    "subgroups": [
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/138924/?format=api",
                "id": 138924,
                "name": "System-64"
            },
            "is_current": true
        }
    ],
    "external_links": []
}