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

{
    "url": "https://demozoo.org/api/v1/releasers/28591/?format=api",
    "demozoo_url": "https://demozoo.org/groups/28591/",
    "id": 28591,
    "name": "Suxx",
    "is_group": true,
    "nicks": [
        {
            "name": "Suxx",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Suxx"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1847/?format=api",
                "id": 1847,
                "name": "U.D.O."
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/34767/?format=api",
                "id": 34767,
                "name": "Argon"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/34769/?format=api",
                "id": 34769,
                "name": "Gray"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1846/?format=api",
                "id": 1846,
                "name": "Paso"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": []
}