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

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

{
    "category": "https://api.routeconverter.com/v1/categories/109/",
    "description": "Levico Terme - Monte Grappa - Passo S Boldo on GPSies.com",
    "creator_name": "frosch64",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f497715b-0fcb-4916-865e-8390dd784957"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24104/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/38031/",
    "metadata": {
        "length": 337033,
        "lengthKind": "track",
        "duration": 121160,
        "positionLists": 1,
        "positions": 5164,
        "size": 725058,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-01-01T00:00:00+00:00",
        "elevationGain": 12545,
        "elevationLoss": 12545,
        "country": "IT"
    }
}