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

{
    "url": "https://demozoo.org/api/v1/releasers/37535/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/37535/",
    "id": 37535,
    "name": "Blade",
    "is_group": false,
    "nicks": [
        {
            "name": "Blade",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Blade"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13589/?format=api",
                "id": 13589,
                "name": "Phat"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108099/?format=api",
                "id": 108099,
                "name": "Hard Behaviour Excitation"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/89464/?format=api",
                "id": 89464,
                "name": "The Silent Terror"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/129927/?format=api",
                "id": 129927,
                "name": "Evil Empire"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SixteenColorsArtist",
            "url": "https://16colo.rs/artist/blade"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=281"
        }
    ]
}