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

{
    "url": "https://demozoo.org/api/v1/releasers/22754/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/22754/",
    "id": 22754,
    "name": "Incarnate",
    "is_group": false,
    "nicks": [
        {
            "name": "Incarnate",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Incarnate"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22743/?format=api",
                "id": 22743,
                "name": "Guild"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/84777/?format=api",
                "id": 84777,
                "name": "Core Dump"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/81464/?format=api",
                "id": 81464,
                "name": "Release on Rampage"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/88422/?format=api",
                "id": 88422,
                "name": "fATE"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}