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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Paths/Segment 1",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/bd20a806-536b-4360-afe0-9902ed16c24c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39447/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55938/",
    "metadata": {
        "length": 105716,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 4576,
        "size": 144870,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 1270,
        "elevationLoss": 1281,
        "country": "ES"
    }
}