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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "Sant'antonio-Salorno par le GAVIA et Le TONALE on GPSies.com",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1a2e87b7-a782-4967-99f9-74a8d6c5c944"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35495/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51986/",
    "metadata": {
        "length": 126904,
        "lengthKind": "track",
        "duration": 45626,
        "positionLists": 1,
        "positions": 1824,
        "size": 256751,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-05-01T23:36:23+00:00",
        "elevationGain": 3477,
        "elevationLoss": 4604,
        "country": "IT"
    }
}