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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8012/",
    "description": "Position 1 to Position 1080",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d708f718-91de-4964-be64-b2134801006e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40092/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56583/",
    "metadata": {
        "length": 22366,
        "lengthKind": "track",
        "duration": 1130,
        "positionLists": 1,
        "positions": 1080,
        "size": 77833,
        "format": "Columbus GPS Type 1 (*.csv)",
        "startTime": "2013-03-30T00:38:53+00:00",
        "elevationGain": 156,
        "elevationLoss": 184,
        "country": "CA"
    }
}