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

GET /v1/routes/51118/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "a0591701788081480826d767d85a3551"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/8014/?format=api",
    "description": "Générale",
    "creator_name": "Vij19",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5e55c5f4-a745-4711-8f1b-8e4d0abcb96a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26804/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51118/?format=api",
    "metadata": {
        "length": 0,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 821,
        "size": 382976,
        "format": "Microsoft Excel 97-2008 (.xls)"
    }
}