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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "GPS device/s/Path (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c55c818f-54f5-4b53-bb2f-45a4170f66fe"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39648/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56139/",
    "metadata": {
        "length": 1937143,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 28018,
        "size": 1207412,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "AT"
    }
}