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

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

{
    "category": "https://api.routeconverter.com/v1/categories/177/",
    "description": "Preber",
    "creator_name": "wombat",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c63fcd93-cd04-4277-83ce-aa28a11593e2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3232/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3849/",
    "metadata": {
        "length": 26365,
        "lengthKind": "straight-line",
        "duration": 52390,
        "positionLists": 2,
        "positions": 542,
        "size": 73001,
        "format": "Google Earth 5 (*.kml)",
        "startTime": "2009-10-03T08:39:02+00:00",
        "elevationGain": 2874,
        "elevationLoss": 2882,
        "country": "AT"
    }
}