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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8039/",
    "description": "Position 1 to Position 2162",
    "creator_name": "metro163",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7597e2f6-15cf-4f9b-8e8b-93ef5b32ec5c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27417/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51229/",
    "metadata": {
        "length": 10123,
        "lengthKind": "track",
        "duration": 6008,
        "positionLists": 1,
        "positions": 2162,
        "size": 124243,
        "format": "Columbus GPS Type 2 (*.csv)",
        "startTime": "2022-08-27T23:03:05+00:00",
        "elevationGain": 507,
        "elevationLoss": 526,
        "country": "CN"
    }
}