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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "G1/Paths/Segment 1",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ef1eeb3b-1785-4b04-ba1e-d7c52255c377"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40659/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57150/",
    "metadata": {
        "length": 103332,
        "lengthKind": "track",
        "positionLists": 2,
        "positions": 3800,
        "size": 548928,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 3344,
        "elevationLoss": 3466,
        "country": "AT"
    }
}