studygroup
/api/studygroup/
List methods: post, get
Detail methods: options, post, get, put, patch, delete
Fields
- id: IntegerField
-
This field is readonly.
- study: RelatedUrlField
-
A reference to the resource. Maybe specified by URI or ID
This field will default to: '' (empty string)
- owner: RelatedUrlField
-
A reference to the resource. Maybe specified by URI or ID
This field will default to: '' (empty string)
- resource_uri: RelatedUrlField
-
A reference to the resource. Maybe specified by URI or ID
This field is readonly.
- study_id: SerializerMethodField
-
This field is readonly.
- owner_id: SerializerMethodField
-
This field is readonly.
- name: CharField
-
This field will default to: '' (empty string)
- description: CharField
-
This field may be blank
This field will default to: '' (empty string)
Filtering Options
- id: exact, in, gt, gte, lt, lte, range
- study: exact, in
Sorting Options
No sorting supported
© 2024 by CarrĂ© Technologies Inc.