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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "test/test1",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3b426b06-dbd1-42a7-b9b5-315eb01b46c3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36286/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52777/",
    "metadata": {
        "length": 135069,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 9,
        "size": 3254,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}