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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7868/",
    "description": "29_03_2010.kml/MECURY100/3.29.2010-09:05:50/Track",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0f745d0d-2c01-46b1-bf08-109bb7d8b7c5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35246/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51737/",
    "metadata": {
        "length": 19055,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 642,
        "size": 22947,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 588,
        "elevationLoss": 587
    }
}