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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "Tag-4",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5ba914e0-e650-402b-880d-ae972f526458"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37081/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53572/",
    "metadata": {
        "length": 230340,
        "lengthKind": "routed",
        "duration": 577,
        "positionLists": 1,
        "positions": 8,
        "size": 2019,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2015-01-12T18:57:43.060000+00:00",
        "elevationGain": 2202,
        "elevationLoss": 2341,
        "country": "IT"
    }
}