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

{
    "url": "https://demozoo.org/api/v1/releasers/143274/?format=api",
    "demozoo_url": "https://demozoo.org/groups/143274/",
    "id": 143274,
    "name": "Proximall",
    "is_group": true,
    "nicks": [
        {
            "name": "Proximall",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Proximall"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/35192/?format=api",
                "id": 35192,
                "name": "Ars"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10871/?format=api",
                "id": 10871,
                "name": "X-Type"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://amp.dascene.net/newresult.php?request=groupid&search=7030"
        }
    ]
}