Developer

Following and Like Payloads

The followers and following endpoints no longer simply return a user. It now returns id and created_at attributes with the user nested in it. Depending on the endpoint the user will be under the followee or follower attribute. See the followers documentation for updated examples.

The like endpoints were also previously changed to include id and created_at attributes, with the liking user or liked shot nested.