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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "GPS device/s/Path",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/05d29351-dd0d-4cc5-9fa8-6c2e105e909c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35023/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51514/",
    "metadata": {
        "length": 1937143,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 28018,
        "size": 1207412,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "AT"
    }
}