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

{
    "url": "https://demozoo.org/api/v1/releasers/15048/?format=api",
    "demozoo_url": "https://demozoo.org/groups/15048/",
    "id": 15048,
    "name": "Tropic!Ascii",
    "is_group": true,
    "nicks": [
        {
            "name": "Tropic!Ascii",
            "abbreviation": "TA!, t!a",
            "is_primary_nick": true,
            "variants": [
                "TA!, t!a",
                "Tropic!Ascii"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10321/?format=api",
                "id": 10321,
                "name": "Daeron"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/77369/?format=api",
                "id": 77369,
                "name": "Strode"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10357/?format=api",
                "id": 10357,
                "name": "Holmez"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10486/?format=api",
                "id": 10486,
                "name": "Vent"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": []
}