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

{
    "url": "https://demozoo.org/api/v1/releasers/132410/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/132410/",
    "id": 132410,
    "name": "Phantom Lord",
    "is_group": false,
    "nicks": [
        {
            "name": "Phantom Lord",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "PhL",
                "Phantom Lord",
                "_pHL"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10386/?format=api",
                "id": 10386,
                "name": "HellRaiserGroup"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10339/?format=api",
                "id": 10339,
                "name": "Galza"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SixteenColorsArtist",
            "url": "https://16colo.rs/artist/phl"
        }
    ]
}