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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1/",
    "description": "Mojones v3",
    "creator_name": "nestorlopez",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1bd70788-cc73-414f-8471-8c3abb43e463"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27421/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40956/",
    "metadata": {
        "length": 0,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 1495,
        "size": 51805,
        "format": "Microsoft Excel 2008 (.xlsx)"
    }
}