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

{
    "url": "https://demozoo.org/api/v1/releasers/15735/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/15735/",
    "id": 15735,
    "name": "PainLess",
    "is_group": false,
    "nicks": [
        {
            "name": "PainLess",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "PainLess",
                "Pl"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/379/?format=api",
                "id": 379,
                "name": "T-Rex"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/54854/?format=api",
                "id": 54854,
                "name": "Telepathy"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/19267/?format=api",
                "id": 19267,
                "name": "DDT Entertainment"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SixteenColorsArtist",
            "url": "https://16colo.rs/artist/painless"
        }
    ]
}