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

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

{
    "category": "https://api.routeconverter.com/v1/categories/131/",
    "description": "Passeio do 2º Aniversário Moto Evasão",
    "creator_name": "Manubat",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/165d0b5d-e86e-46fe-babf-0704cc1b57e0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5571/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/7563/",
    "metadata": {
        "length": 679334,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 143,
        "size": 4118,
        "format": "Google Earth 3 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "PT"
    }
}