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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "Monza Day 1",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/072207b0-ba70-41a1-a2d8-d2eccbe51505"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35051/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51542/",
    "metadata": {
        "length": 738931,
        "lengthKind": "straight-line",
        "positionLists": 6,
        "positions": 4370,
        "size": 165225,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "IT"
    }
}