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

{
    "url": "https://demozoo.org/api/v1/releasers/141469/?format=api",
    "demozoo_url": "https://demozoo.org/groups/141469/",
    "id": 141469,
    "name": "Basic",
    "is_group": true,
    "nicks": [
        {
            "name": "Basic",
            "abbreviation": "BCG",
            "is_primary_nick": true,
            "variants": [
                "BCG",
                "Basic"
            ]
        },
        {
            "name": "Basic Commodore Group",
            "abbreviation": "BCG",
            "is_primary_nick": false,
            "variants": [
                "BCG",
                "Basic Commodore Group"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/155/?format=api",
                "id": 155,
                "name": "Mermaid"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/141470/?format=api",
                "id": 141470,
                "name": "Indy"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=2347"
        }
    ]
}