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

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

{
    "category": "https://api.routeconverter.com/v1/categories/383/",
    "description": "von bei F 46200 Souillac nach bei F 24000 Perigueux",
    "creator_name": "Frenchi",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1dbaa368-2e25-4cbb-8496-4f73b1005766"
    },
    "localFile": "https://api.routeconverter.com/v1/files/982/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1219/",
    "metadata": {
        "length": 560714,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 3246,
        "size": 206836,
        "format": "Google Earth 3 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "FR"
    }
}