Why not?
If you are familiar with Django then Iβd recommend you to get familiar with DRF as soon as possible. DRF gives you all the stuffs you require to create RESTful APIs and itβs so much fun to learn and use.
You just need to get familiar with serialization, other things will pretty much be similar.