GET Track My Plow
Rerturns all service vehicles details
Request Information
https://hotline.gov.sk.ca/api/v2/get/servicevehicles
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| key |
Developer Key |
string |
Required |
| format |
Valid values are 'xml' or 'json', default 'json'. |
string |
Optional |
Response Information
Resource Description
| Name | Description | Type |
|---|---|---|
| Id |
A unique identifier. |
integer |
| Name |
Name of the item. |
string |
| Latitude |
The latitude describing the location. Format: double between -90 and 90. |
double |
| Longitude |
The longitude describing the location. Format: double between -180 and 180. |
double |
| LastUpdated |
The date the item's details were last updated in Unix time. More information |
integer |
| States |
Provides interval snapshots of lat/lng, bearing, and updated time. |
list |
Response Formats
JSON
XML