Documentation

WebSocket API - Play State

Indicates if the player is in a paused or playing state

Data recieved in the playState channel will have a payload in the format
Channel Payload

"payload": Boolean, 

The Boolean value will be true if a song is currently playing, and false if a song is currently paused or stopped.