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

{
    "url": "https://demozoo.org/api/v1/releasers/107914/?format=api",
    "demozoo_url": "https://demozoo.org/groups/107914/",
    "id": 107914,
    "name": "Sample Central",
    "is_group": true,
    "nicks": [
        {
            "name": "Sample Central",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Sample Central"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/77188/?format=api",
                "id": 77188,
                "name": "Cranksy"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://www.erb.pw/projects/sample-central/"
        }
    ]
}