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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Rescued route 2012-04-23 (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/990fad2e-eda1-4142-9854-812cb49bb328"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38626/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55117/",
    "metadata": {
        "length": 164508,
        "lengthKind": "straight-line",
        "duration": 240,
        "positionLists": 1,
        "positions": 32,
        "size": 10705,
        "format": "Google Earth 5 (*.kml)",
        "startTime": "2012-04-23T20:20:42+00:00",
        "elevationGain": 1330,
        "elevationLoss": 1330,
        "country": "DE"
    }
}