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

{
    "url": "https://demozoo.org/api/v1/releasers/15676/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/15676/",
    "id": 15676,
    "name": "Vilaz",
    "is_group": false,
    "nicks": [
        {
            "name": "Vilaz",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Vilaz",
                "vlz"
            ]
        },
        {
            "name": "Vile",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Vile"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10316/?format=api",
                "id": 10316,
                "name": "Secular"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/46835/?format=api",
                "id": 46835,
                "name": "Cyclonus"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/46857/?format=api",
                "id": 46857,
                "name": "Alien Industries"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9364/?format=api",
                "id": 9364,
                "name": "Mimic"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SixteenColorsArtist",
            "url": "https://16colo.rs/artist/vilaz"
        }
    ]
}