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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "El Fito por Loroñe",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a22c9115-0de7-44cd-88dc-d6c74df320f7"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38831/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55322/",
    "metadata": {
        "length": 210629,
        "lengthKind": "track",
        "duration": 29784,
        "positionLists": 1,
        "positions": 10675,
        "size": 3907064,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-08-16T05:59:45+00:00",
        "elevationGain": 2371,
        "elevationLoss": 2334,
        "country": "ES"
    }
}