parsers in Django Rest are used to parse the content of incoming HTTP request. Parsers can parse different HTTP content types like `applicaion/json` etc.