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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7867/",
    "description": "Nagaram-Ogulapur.kmz/Nagaram-Ogulapur",
    "creator_name": "karthikeyan",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/249cb0cd-3e22-4557-bd72-ffe762c22239"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27848/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51257/",
    "metadata": {
        "length": 12348,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 41,
        "size": 3986,
        "format": "Google Earth 5 Compressed (*.kmz)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "IN"
    }
}