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

{
    "url": "https://demozoo.org/api/v1/releasers/118554/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/118554/",
    "id": 118554,
    "name": "Satan",
    "is_group": false,
    "nicks": [
        {
            "name": "Judas",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Judas"
            ]
        },
        {
            "name": "Satan",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Satan"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/79391/?format=api",
                "id": 79391,
                "name": "Epic"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7174/?format=api",
                "id": 7174,
                "name": "Platin"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/23187/?format=api",
                "id": 23187,
                "name": "Fate"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}