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

{
    "url": "https://demozoo.org/api/v1/releasers/131668/?format=api",
    "demozoo_url": "https://demozoo.org/groups/131668/",
    "id": 131668,
    "name": "Cybrix Couriering",
    "is_group": true,
    "nicks": [
        {
            "name": "Cybrix Couriering",
            "abbreviation": "CBX",
            "is_primary_nick": true,
            "variants": [
                "CBX",
                "Cybrix Couriering"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/70314/?format=api",
                "id": 70314,
                "name": "Cybrix"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/71600/?format=api",
                "id": 71600,
                "name": "The Outlaws"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "Defacto2Group",
            "url": "https://defacto2.net/g/cybrix-couriering"
        }
    ]
}