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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Position 1 to Position 75",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c49b186e-6310-4e3b-998b-9a428cf81048"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39624/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56115/",
    "metadata": {
        "length": 111719,
        "lengthKind": "track",
        "duration": 21299,
        "positionLists": 1,
        "positions": 75,
        "size": 5485,
        "format": "Columbus GPS Type 1 (*.csv)",
        "startTime": "2012-02-23T09:24:23+00:00",
        "elevationGain": 1872,
        "elevationLoss": 1891,
        "country": "ES"
    }
}