Data dictionary of attributes in APIs

Is there any documentation/data dictionary for the attributes that are returned through an API?
For example, get /api/v1/activity/{id} returns tons of attributes. A lot of them make sense, but a lot leave me guessing as to their definition

Cheers, Duppie

Plenty of resources via the cookbook

Understanding the server side model would also probably help