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

{
    "url": "https://demozoo.org/api/v1/releasers/18929/?format=api",
    "demozoo_url": "https://demozoo.org/groups/18929/",
    "id": 18929,
    "name": "Delta",
    "is_group": true,
    "nicks": [
        {
            "name": "Delta",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Delta"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/16945/?format=api",
                "id": 16945,
                "name": "Yonek"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/67930/?format=api",
                "id": 67930,
                "name": "Dennis"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/121248/?format=api",
                "id": 121248,
                "name": "Einstein"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/121249/?format=api",
                "id": 121249,
                "name": "Pit"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/51818/?format=api",
                "id": 51818,
                "name": "Antic"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=62556"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=14830"
        }
    ]
}