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

{
    "url": "https://demozoo.org/api/v1/releasers/109405/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/109405/",
    "id": 109405,
    "name": "Lord Valgamon",
    "is_group": false,
    "nicks": [
        {
            "name": "Lord Valgamon",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Lord Valgamon"
            ]
        },
        {
            "name": "Valgamon",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Valgamon"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/109398/?format=api",
                "id": 109398,
                "name": "Jihad"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/17338/?format=api",
                "id": 17338,
                "name": "Creators of Intense Art"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SixteenColorsArtist",
            "url": "https://16colo.rs/artist/valgamon"
        }
    ]
}