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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8021/",
    "description": "Position 1 to Position 106 (4)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a725efa1-b7ca-4bd3-bb32-564a70596e04"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38957/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55448/",
    "metadata": {
        "length": 48859,
        "lengthKind": "track",
        "duration": 2901257,
        "positionLists": 1,
        "positions": 140,
        "size": 30122,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-04-12T00:27:58.040000+00:00",
        "elevationGain": 1267,
        "elevationLoss": 1171,
        "country": "MX"
    }
}