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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8014/",
    "description": "Mojones_v3",
    "creator_name": "nestorlopez",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6f2d376e-0df9-4f92-90fb-c7bcb9b1bde4"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27422/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51230/",
    "metadata": {
        "length": 0,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 1495,
        "size": 51805,
        "format": "Microsoft Excel 2008 (.xlsx)"
    }
}