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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Position 1 to Position 538",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2bdbffaf-e792-4253-a92b-b9a23765424d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35898/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52389/",
    "metadata": {
        "length": 23179,
        "lengthKind": "track",
        "duration": 7776,
        "positionLists": 1,
        "positions": 538,
        "size": 43019,
        "format": "Magellan Explorist (*.log)",
        "startTime": "2011-02-06T09:30:05+00:00",
        "elevationGain": 339,
        "elevationLoss": 434,
        "country": "ES"
    }
}