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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8022/",
    "description": "Position 1 to Position 1356",
    "creator_name": "alschim",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4f839878-4234-4f92-a804-e177ef77b50c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3287/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50496/",
    "metadata": {
        "length": 321145,
        "lengthKind": "track",
        "duration": 53757,
        "positionLists": 3,
        "positions": 4068,
        "size": 1399575,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-12-28T20:47:29+00:00",
        "elevationGain": 15488,
        "elevationLoss": 11377,
        "country": "PE"
    }
}