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

{
    "url": "https://demozoo.org/api/v1/releasers/84786/?format=api",
    "demozoo_url": "https://demozoo.org/groups/84786/",
    "id": 84786,
    "name": "Alienphobia",
    "is_group": true,
    "nicks": [
        {
            "name": "Alienphobia",
            "abbreviation": "APH",
            "is_primary_nick": true,
            "variants": [
                "APH",
                "Alienphobia"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/84787/?format=api",
                "id": 84787,
                "name": "Trilithon"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/84788/?format=api",
                "id": 84788,
                "name": "No_remors"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/84789/?format=api",
                "id": 84789,
                "name": "Sandman77"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}