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

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

{
    "category": "https://api.routeconverter.com/v1/categories/226/",
    "description": "RT66CA",
    "creator_name": "peanut",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ec50b4c4-5f05-46c7-9d45-9e0f910b0055"
    },
    "localFile": "https://api.routeconverter.com/v1/files/23974/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/27944/",
    "metadata": {
        "length": 3863954,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 7692,
        "size": 170496,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "IR"
    }
}