ADVERTISEMENT

Endangered pangolins get fresh chance in S.African clinic

Published Apr 13, 2022 05:54 pm

JOHANNESBURG, South Africa – The hospital room is air-cooled to feel like a pangolin's burrow. The patient, Lumbi, is syringe-fed with a protein-packed smoothie, given a daily dose of medicine and has his vital signs checked.

Lumbi is being treated for a blood parasite after he was rescued from traffickers during a police sting in South Africa's northern Limpopo province late last year.

He and several other pangolins in the room are patients of Johannesburg Wildlife Veterinary Hospital, founded in 2016 to treat and rehabilitate indigenous wildlife.

They were confiscated from poachers in South Africa and neighbouring countries, including Namibia, Mozambique and Zimbabwe.

Many pangolins are in a horrendous state when they are rescued and need of medical care, after being kept in sacks and car boots for weeks with no food or water.

"It's like an ICU (intensive care unit) for pangolins," said Nicci Wright, the wildlife rehabilitation specialist attending to Lumbi.

The pangolins are kept at a secret site during treatment, which takes anything from weeks to months, before they can be released back into the wild.

Although pangolins have existed for around 80 million years, medically little is known about them.

A Pangolin Counter Poaching Team member holds a pangolin rescued during a joint operation with South African Police Services (SAPS) in Johannesburg suburb, on March 3, 2021. Pangolins are believed to be the most trafficked mammals. They're prized for their scales, made of keratin, like human nails, which are used in Asia for their supposed medicinal properties. Only found in the wild in Asia and Africa, their numbers are plummeting under pressure from poaching. Pangolins are listed by wildlife watchdogs as vulnerable to critically endangered species. LUCA SOLA / AFP

- Pangolins 'are like people' -

"They are so different to other animals. They really are," said Wright, who has been working with pangolins since 2008.

Sometimes vets have to fiddle with various treatment regimes to provide the appropriate medication.

"The actual veterinary medicine and rehabilitation process hasn't been well documented and very little is actually know about the African species," said Wright.

Vets administer standard treatments used on other mammals such as cats and dogs. Often they work.

"Sometimes to you just have to take a chance, and so far we have taken chances and we have been very successful and they have responded very well," said vet Kelsey Skinner.

"It's just a leap of faith every time you try something," said Skinner, 30, after giving Lumbi his daily dose of meds.

Having cared for sick pangolins for several years, Skinner discovered that, like people, they have different personalities.

The scaly-skinned, insect-eating mammals are solitary, nocturnal animals.

"They are like people. They have just the most unique little personalities.

"Some of them are shy. They don't want to be touched. Others are very out there and play a lot in the mud. They are comedians," she said.

"The level of personalities is like dealing with a whole lot of different people. Everyone is just so unique."

- The most trafficked mammals -

Pangolins are believed to be the most trafficked mammals on earth. They're prized for their scales -- made of keratin, like human nails -- which are used in Asia for their supposed medicinal properties.

Only found in the wild in Asia and Africa, their numbers are plummeting under pressure from poaching. Some species are listed by wildlife watchdogs as critically endangered.

It's not known how many pangolins are left on the planet.

The ward that now cares for Lumbi was also home, until recently, to a pangolin named Steve. Last month, Steve was released back into the wild, where he belongs, after making a full recovery.

Gareth Thomas is a volunteer pangolin walker who walked Steve weekly during the seven months of preparation for his release.

"I've been with him since day one. I was there when he got pulled out of the box from the poachers," he said during one of their final walks before the release.

After a six-hour drive, Steve was set free into the vast 23,000-hectare Manyoni Game Reserve in southern KwaZulu-Natal province.

Pangolin monitor Donald Davies from Zululand Conservation Trust offloaded a specially designed crate from the van, with Steve inside and opened it.

With two telemetry devices attached to his scales, the pangolin cautiously stepped out, sniffing around and casually walking away to find ants for an afternoon grub.

"He has all the skills he needs to survive in the wild now," said Davies.

Freeing them into the wild is a crucial process to ensure the endangered mammals survive after the huge investment poured into their treatment and rehabilitation.

"The release process is one of the most important, because it has to be done correctly," said Wright.

The gentle creatures can only be released into a relatively safe area, such as a well-patrolled private game reserve, to avoid them falling into the poachers' clutches again.

And, in addition, the habitat has to be right. "We need to be absolutely sure they are finding the right food, they are finding the burrows. Otherwise they will simply die".

Related Tags

endangered South Africa pangolin
ADVERTISEMENT
.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1561_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1562_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1563_widget.title }}

{{ articles_filter_1564_widget.title }}

.mb-article-details { position: relative; } .mb-article-details .article-body-preview, .mb-article-details .article-body-summary{ font-size: 17px; line-height: 30px; font-family: "Libre Caslon Text", serif; color: #000; } .mb-article-details .article-body-preview iframe , .mb-article-details .article-body-summary iframe{ width: 100%; margin: auto; } .read-more-background { background: linear-gradient(180deg, color(display-p3 1.000 1.000 1.000 / 0) 13.75%, color(display-p3 1.000 1.000 1.000 / 0.8) 30.79%, color(display-p3 1.000 1.000 1.000) 72.5%); position: absolute; height: 200px; width: 100%; bottom: 0; display: flex; justify-content: center; align-items: center; padding: 0; } .read-more-background a{ color: #000; } .read-more-btn { padding: 17px 45px; font-family: Inter; font-weight: 700; font-size: 18px; line-height: 16px; text-align: center; vertical-align: middle; border: 1px solid black; background-color: white; } .hidden { display: none; }
function initializeAllSwipers() { // Get all hidden inputs with cms_article_id document.querySelectorAll('[id^="cms_article_id_"]').forEach(function (input) { const cmsArticleId = input.value; const articleSelector = '#article-' + cmsArticleId + ' .body_images'; const swiperElement = document.querySelector(articleSelector); if (swiperElement && !swiperElement.classList.contains('swiper-initialized')) { new Swiper(articleSelector, { loop: true, pagination: false, navigation: { nextEl: '#article-' + cmsArticleId + ' .swiper-button-next', prevEl: '#article-' + cmsArticleId + ' .swiper-button-prev', }, }); } }); } setTimeout(initializeAllSwipers, 3000); const intersectionObserver = new IntersectionObserver( (entries) => { entries.forEach((entry) => { if (entry.isIntersecting) { const newUrl = entry.target.getAttribute("data-url"); if (newUrl) { history.pushState(null, null, newUrl); let article = entry.target; // Extract metadata const author = article.querySelector('.author-section').textContent.replace('By', '').trim(); const section = article.querySelector('.section-info ').textContent.replace(' ', ' '); const title = article.querySelector('.article-title h1').textContent; // Parse URL for Chartbeat path format const parsedUrl = new URL(newUrl, window.location.origin); const cleanUrl = parsedUrl.host + parsedUrl.pathname; // Update Chartbeat configuration if (typeof window._sf_async_config !== 'undefined') { window._sf_async_config.path = cleanUrl; window._sf_async_config.sections = section; window._sf_async_config.authors = author; } // Track virtual page view with Chartbeat if (typeof pSUPERFLY !== 'undefined' && typeof pSUPERFLY.virtualPage === 'function') { try { pSUPERFLY.virtualPage({ path: cleanUrl, title: title, sections: section, authors: author }); } catch (error) { console.error('ping error', error); } } // Optional: Update document title if (title && title !== document.title) { document.title = title; } } } }); }, { threshold: 0.1 } ); function showArticleBody(button) { const article = button.closest("article"); const summary = article.querySelector(".article-body-summary"); const body = article.querySelector(".article-body-preview"); const readMoreSection = article.querySelector(".read-more-background"); // Hide summary and read-more section summary.style.display = "none"; readMoreSection.style.display = "none"; // Show the full article body body.classList.remove("hidden"); } document.addEventListener("DOMContentLoaded", () => { let loadCount = 0; // Track how many times articles are loaded const offset = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]; // Offset values const currentUrl = window.location.pathname.substring(1); let isLoading = false; // Prevent multiple calls if (!currentUrl) { console.log("Current URL is invalid."); return; } const sentinel = document.getElementById("load-more-sentinel"); if (!sentinel) { console.log("Sentinel element not found."); return; } function isSentinelVisible() { const rect = sentinel.getBoundingClientRect(); return ( rect.top < window.innerHeight && rect.bottom >= 0 ); } function onScroll() { if (isLoading) return; if (isSentinelVisible()) { if (loadCount >= offset.length) { console.log("Maximum load attempts reached."); window.removeEventListener("scroll", onScroll); return; } isLoading = true; const currentOffset = offset[loadCount]; window.loadMoreItems().then(() => { let article = document.querySelector('#widget_1690 > div:nth-last-of-type(2) article'); intersectionObserver.observe(article) loadCount++; }).catch(error => { console.error("Error loading more items:", error); }).finally(() => { isLoading = false; }); } } window.addEventListener("scroll", onScroll); });

Sign up by email to receive news.