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

{
    "url": "https://demozoo.org/api/v1/releasers/44092/?format=api",
    "demozoo_url": "https://demozoo.org/groups/44092/",
    "id": 44092,
    "name": "Atari Black Copy Service 85",
    "is_group": true,
    "nicks": [
        {
            "name": "A.B.C.S. 85",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "A.B.C.S. 85"
            ]
        },
        {
            "name": "Atari Black Copy Service 85",
            "abbreviation": "ABCS 85",
            "is_primary_nick": true,
            "variants": [
                "ABCS 85",
                "Atari Black Copy Service 85"
            ]
        },
        {
            "name": "The ABCS 85",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "The ABCS 85"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/44091/?format=api",
                "id": 44091,
                "name": "Centaur"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/58938/?format=api",
                "id": 58938,
                "name": "FlotsaM"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}