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

{
    "url": "https://demozoo.org/api/v1/releasers/15744/?format=api",
    "demozoo_url": "https://demozoo.org/groups/15744/",
    "id": 15744,
    "name": "Unique",
    "is_group": true,
    "nicks": [
        {
            "name": "Unique",
            "abbreviation": "UG",
            "is_primary_nick": true,
            "variants": [
                "UG",
                "Unique",
                "Unique Group"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9679/?format=api",
                "id": 9679,
                "name": "Deen"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9654/?format=api",
                "id": 9654,
                "name": "Eraser"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/143282/?format=api",
                "id": 143282,
                "name": "Brain"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/143285/?format=api",
                "id": 143285,
                "name": "Ivan Soft"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/Unique_Group"
        }
    ]
}