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

{
    "url": "https://demozoo.org/api/v1/releasers/144596/?format=api",
    "demozoo_url": "https://demozoo.org/groups/144596/",
    "id": 144596,
    "name": "Traxion",
    "is_group": true,
    "nicks": [
        {
            "name": "Traxion",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Traxion"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/16132/?format=api",
                "id": 16132,
                "name": "Anxious"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/129200/?format=api",
                "id": 129200,
                "name": "Zenji"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/129201/?format=api",
                "id": 129201,
                "name": "Zodiac"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=1540"
        }
    ]
}