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

{
    "url": "https://demozoo.org/api/v1/releasers/126912/?format=api",
    "demozoo_url": "https://demozoo.org/groups/126912/",
    "id": 126912,
    "name": "Luleå Cracking Service",
    "is_group": true,
    "nicks": [
        {
            "name": "Luleå Cracking Service",
            "abbreviation": "LCS",
            "is_primary_nick": true,
            "variants": [
                "LCS",
                "Luleå Cracking Service"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/126932/?format=api",
                "id": 126932,
                "name": "0016"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/126933/?format=api",
                "id": 126933,
                "name": "0017"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=10624"
        }
    ]
}