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

{
    "url": "https://demozoo.org/api/v1/releasers/59444/?format=api",
    "demozoo_url": "https://demozoo.org/groups/59444/",
    "id": 59444,
    "name": "Termos",
    "is_group": true,
    "nicks": [
        {
            "name": "Termos",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Termos"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2006/?format=api",
                "id": 2006,
                "name": "Union"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/59131/?format=api",
                "id": 59131,
                "name": "Pic"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/93759/?format=api",
                "id": 93759,
                "name": "Lord Brush"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/59902/?format=api",
                "id": 59902,
                "name": "PP"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/118898/?format=api",
                "id": 118898,
                "name": "Shocker"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/118899/?format=api",
                "id": 118899,
                "name": "Pit"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=1041"
        }
    ]
}