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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7868/",
    "description": "23_03_2010.kml/MECURY100/3.23.2010-09:05:10/Track",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ad7da51d-ab8d-4fca-9ebc-98e017e208ec"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39108/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55599/",
    "metadata": {
        "length": 14361,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 547,
        "size": 19538,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 488,
        "elevationLoss": 511
    }
}