activityattribute
/api/activityattribute/
List methods: get, post, patch
Detail methods: get, put, patch, delete
An activityattribute allows the association of specific, numeric attributes with activitytypes. Each attribute is assigned a unit to describe activityattributevalues stored with this activityattribute.
For example a 'high jump' activitytype might have an attribute with name: 'height' with unit: unit/102/ (meters).
Fields
- attrtype:
-
Define how the activityattributevalue is supplied. Values for
user
activityattributes can be modified by the user whereas values forcalculated
activityattributes are determined server side and may not be modified.This field may be blank
This field will default to: user
- id:
-
The primary key for this resource. Integer data. Ex: 2673
This field is readonly.
- name:
-
Unicode string data. Ex: "Hello World"
This field will default to: '' (empty string)
- resource_uri:
-
The unique URI where the object resides.
This field is readonly.
- unit:
-
A reference to the resource. Maybe specified by URI or ID. Using a URI is recommended.
This field is returned fully populated.
This field may be blank
This field may be null
- user:
-
A user. Maybe specified by URI, email, or ID. Using a URI is recommended.
This field may be null
Filtering Options
- datatype: exact, in, gt, gte, lt, lte, range
- id: exact, in, gt, gte, lt, lte, range
- user: exact, in, isnull
Sorting Options
- id, datatype, user
© 2024 by CarrĂ© Technologies Inc.