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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Cursa Nàstic 15 Km",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/187c85e2-7cae-44b9-bb3f-eb6e5d0c95e8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35462/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51953/",
    "metadata": {
        "length": 21238,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 611,
        "size": 30119,
        "format": "Google Earth 3 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "ES"
    }
}