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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8022/",
    "description": "2012-08-08 10:23:00 Auto (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a48bdc81-2157-4637-8163-32951f305f11"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38899/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55390/",
    "metadata": {
        "length": 15222,
        "lengthKind": "track",
        "duration": 7893,
        "positionLists": 1,
        "positions": 358,
        "size": 38621,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-08-08T15:23:00+00:00",
        "elevationGain": 63,
        "elevationLoss": 64,
        "country": "PE"
    }
}