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

{
    "url": "https://demozoo.org/api/v1/releasers/38861/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/38861/",
    "id": 38861,
    "name": "Paratoxic",
    "is_group": false,
    "nicks": [
        {
            "name": "Crusader",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Crusader"
            ]
        },
        {
            "name": "Paratoxic",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Paratoxic"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/120869/?format=api",
                "id": 120869,
                "name": "Bluehell"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13670/?format=api",
                "id": 13670,
                "name": "Fischbratküche"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13583/?format=api",
                "id": 13583,
                "name": "Sargahd"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/145203/?format=api",
                "id": 145203,
                "name": "Victims of Society"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SixteenColorsArtist",
            "url": "https://16colo.rs/artist/crusader"
        }
    ]
}