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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1124/",
    "description": "Castells y Castells 1  31.03.2010",
    "creator_name": "Blaukowb",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5eecfc23-8d73-48d9-a864-aa3c15c91e8a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3428/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4065/",
    "metadata": {
        "length": 10028,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 6612,
        "size": 157347,
        "format": "Google Earth 4 (*.kml)",
        "elevationGain": 1187,
        "elevationLoss": 1185,
        "country": "ES"
    }
}