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

{
    "url": "https://demozoo.org/api/v1/releasers/78159/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/78159/",
    "id": 78159,
    "name": "Dixy",
    "is_group": false,
    "nicks": [
        {
            "name": "Dixy",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Dixy"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/74355/?format=api",
                "id": 74355,
                "name": "Alcatrash"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/78160/?format=api",
                "id": 78160,
                "name": "Rite"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/19452/?format=api",
                "id": 19452,
                "name": "Disorder"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/72303/?format=api",
                "id": 72303,
                "name": "Visage"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/456/?format=api",
                "id": 456,
                "name": "Up Rough"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}