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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Position 1 to Position 920",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d16163aa-747c-49fd-bf30-3075f6b8dc1b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39964/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56455/",
    "metadata": {
        "length": 107896,
        "lengthKind": "track",
        "duration": 13117,
        "positionLists": 3,
        "positions": 8390,
        "size": 5810141,
        "format": "Training Center Database 2 (*.tcx)",
        "startTime": "2014-06-14T07:03:52+00:00",
        "elevationGain": 2202,
        "elevationLoss": 1207,
        "country": "ES"
    }
}