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

{
    "url": "https://demozoo.org/api/v1/releasers/133104/?format=api",
    "demozoo_url": "https://demozoo.org/groups/133104/",
    "id": 133104,
    "name": "Trance Element",
    "is_group": true,
    "nicks": [
        {
            "name": "Trance Element",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Trance Element"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/29503/?format=api",
                "id": 29503,
                "name": "Trance Jax"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/30164/?format=api",
                "id": 30164,
                "name": "Lenin"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/16640/?format=api",
                "id": 16640,
                "name": "Tawan"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}