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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7722/",
    "description": "Tabelle1",
    "creator_name": "gast",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/40c494de-4750-4fdf-ac6f-ae33b6de62fc"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27436/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40966/",
    "metadata": {
        "length": 0,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 51,
        "size": 9882,
        "format": "Microsoft Excel 2008 (.xlsx)"
    }
}