This endpoint presents the RouteConverter API for routes in the system.

GET /v1/routes/8393/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "026ae9016de7fb45ad7d3ab0d93bd983"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/2043/",
    "description": "GPS device/Tracks/Path",
    "creator_name": "Mistral1020",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c8c13f9a-b257-460e-bff9-d85669948698"
    },
    "localFile": "https://api.routeconverter.com/v1/files/6307/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/8393/",
    "metadata": {
        "length": 8522438,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 80,
        "size": 5932,
        "format": "Google Earth 4 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0
    }
}