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

{
    "url": "https://demozoo.org/api/v1/releasers/5821/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/5821/",
    "id": 5821,
    "name": "Tristan",
    "is_group": false,
    "nicks": [
        {
            "name": "Tristan",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "TRS",
                "Tristan"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13467/?format=api",
                "id": 13467,
                "name": "Deranged"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/858/?format=api",
                "id": 858,
                "name": "KakiArts"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22087/?format=api",
                "id": 22087,
                "name": "Stoned Brain Records"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}