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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "GPS device/s/Path",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2d21d83e-72a4-43d1-9101-d3dee2ed8317"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35924/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52415/",
    "metadata": {
        "length": 149656,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 23,
        "size": 3237,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}