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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 573",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/04ad10da-785b-4ee7-82fc-b8a5a4c3ddbd"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35003/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51494/",
    "metadata": {
        "length": 204736,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 573,
        "size": 26358,
        "format": "Navigon Mobile Navigator 4 (*.rte)",
        "country": "DE"
    }
}