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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "2010-06-18T06:19:00Z",
    "creator_name": "mapjo",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0fe35df3-7c64-40e4-91ec-89c8312b840b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4373/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50560/",
    "metadata": {
        "length": 80780,
        "lengthKind": "track",
        "duration": 10913,
        "positionLists": 1,
        "positions": 1466,
        "size": 198877,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-06-18T06:19:01+00:00",
        "elevationGain": 261,
        "elevationLoss": 281,
        "country": "DE"
    }
}