A complete list of theme groupings - National Agriculture Literacy Outcomes (NALOs) - with their grades.
Extra Parameters: |
|
||||
HTTP Method |
GET | ||||
Requires authentication: |
No | ||||
Return Format: |
JSON | ||||
Return Example: |
{ success:true message:Found 5 themes. resultcount:5 result: [..] 0 {...} id:2 title:Agriculture and the Environment constant:ENVIRONMENT 1 {...} id:6 title:Culture, Society, Economy & Geography constant:CULTURE . . . } |
Returns one specific theme by its unique constant.
Extra Parameters: |
|
||||||||
HTTP Method |
GET | ||||||||
Requires authentication: |
No | ||||||||
Return Format: |
JSON | ||||||||
Return Example: |
{ success:true message:Found 1 theme. resultcount:1 result: [...] 0 {...} id:4 title:Food, Health, and Lifestyle constant:LIFESTYLE } |
Returns one specific theme by its unique identifier.
Extra Parameters: |
|
||||||||
HTTP Method |
GET | ||||||||
Requires authentication: |
No | ||||||||
Return Format: |
JSON | ||||||||
Return Example: |
{ success:true message:Found 1 theme. resultcount:1 result: [...] 0 {...} id:4 title:Food, Health, and Lifestyle constant:LIFESTYLE } |