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

{
    "url": "https://demozoo.org/api/v1/releasers/107062/?format=api",
    "demozoo_url": "https://demozoo.org/groups/107062/",
    "id": 107062,
    "name": "Axios",
    "is_group": true,
    "nicks": [
        {
            "name": "Axios",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Axios"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/139900/?format=api",
                "id": 139900,
                "name": "Crunch"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/22190/?format=api",
                "id": 22190,
                "name": "Joe Cool"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/134232/?format=api",
                "id": 134232,
                "name": "Slayer"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/53895/?format=api",
                "id": 53895,
                "name": "Mr. Cursor"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=3837"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=9346"
        }
    ]
}