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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "ruta entera s.antonio s.ramon.kml/ruta entera s.antonio s.ramon",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/12cf7688-5321-4b84-aab1-ce9c00806ac3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35336/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51827/",
    "metadata": {
        "length": 23951,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 225,
        "size": 9492,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "ES"
    }
}