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

{
    "url": "https://demozoo.org/api/v1/releasers/4986/?format=api",
    "demozoo_url": "https://demozoo.org/groups/4986/",
    "id": 4986,
    "name": "Knights of the Round Table",
    "is_group": true,
    "nicks": [
        {
            "name": "Knights of the Round Table",
            "abbreviation": "KORT",
            "is_primary_nick": true,
            "variants": [
                "K.O.R.T",
                "KORT",
                "Knights of the Round Table"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/69727/?format=api",
                "id": 69727,
                "name": "Eru"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/80532/?format=api",
                "id": 80532,
                "name": "F.R.A.C."
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/143906/?format=api",
                "id": 143906,
                "name": "Sid"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/143907/?format=api",
                "id": 143907,
                "name": "Centauri"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=3626"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=6592"
        }
    ]
}