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

{
    "url": "https://demozoo.org/api/v1/releasers/36721/?format=api",
    "demozoo_url": "https://demozoo.org/groups/36721/",
    "id": 36721,
    "name": "A.B.S",
    "is_group": true,
    "nicks": [
        {
            "name": "A.B.S",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "A.B.S"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/82610/?format=api",
                "id": 82610,
                "name": "Who"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/82611/?format=api",
                "id": 82611,
                "name": "Dragon"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/82612/?format=api",
                "id": 82612,
                "name": "Loo"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/82613/?format=api",
                "id": 82613,
                "name": "Lord K.O"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/82614/?format=api",
                "id": 82614,
                "name": "Megalo"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/A/ABS/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=10142"
        }
    ]
}