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

{
    "url": "https://demozoo.org/api/v1/releasers/26708/?format=api",
    "demozoo_url": "https://demozoo.org/groups/26708/",
    "id": 26708,
    "name": "Linear",
    "is_group": true,
    "nicks": [
        {
            "name": "Linear",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Linear"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/14846/?format=api",
                "id": 14846,
                "name": "KRS"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10172/?format=api",
                "id": 10172,
                "name": "Luk"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10348/?format=api",
                "id": 10348,
                "name": "Thung"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11896/?format=api",
                "id": 11896,
                "name": "Yaneq"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=9322"
        }
    ]
}