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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "GPS device/Routes/Path (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/30b2e2f3-97e2-41b4-9754-7ae6f3317968"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36013/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52504/",
    "metadata": {
        "length": 459084,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 86,
        "size": 5813,
        "format": "Google Earth 4 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}