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

{
    "url": "https://demozoo.org/api/v1/releasers/46992/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/46992/",
    "id": 46992,
    "name": "Saint Tok",
    "is_group": false,
    "nicks": [
        {
            "name": "Saint Tok",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Saint Tok"
            ]
        },
        {
            "name": "Tok",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "T0k",
                "Tok"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/46982/?format=api",
                "id": 46982,
                "name": "Amnesia"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/46993/?format=api",
                "id": 46993,
                "name": "Sodom"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10000/?format=api",
                "id": 10000,
                "name": "Defacto2"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/519/?format=api",
                "id": 519,
                "name": "Razor 1911"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/122876/?format=api",
                "id": 122876,
                "name": "Finish Of Godz"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}