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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8014/",
    "description": "1947 Courage St, Vista, CA 92081 to Unknown road",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3fbba06e-2f11-4f8c-92bd-7313b3650f66"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36402/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52893/",
    "metadata": {
        "length": 0,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 2,
        "size": 326,
        "format": "Google Maps URL (*.url)"
    }
}