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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Indicaciones de ruta en coche para Carretera desconocida",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/56522ac1-0a86-40c3-8209-1eaa96a11cef"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36951/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53442/",
    "metadata": {
        "length": 626086,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 1625,
        "size": 61362,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "ES"
    }
}