You won't be able to use deserialize() and gettransaction() as, like I said, it won't exist on the Bitcoin network as this "hybrid fork" created its own "funding transactions".
However, that explorer you linked to is nice enough to deserialize the raw transaction for you, You can use the link:
https://chainz.cryptoid.info/btx/tx.dws?151581.htm#raw and click the "Raw Transaction" tab. You'll see the same info that you would get from the deserialize(gettransaction()).