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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 43",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6ac99a87-dbf1-4782-9ca2-be44e1e15d7c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37464/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53955/",
    "metadata": {
        "length": 207898,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 43,
        "size": 1935,
        "format": "Navigon Mobile Navigator 4 (*.rte)",
        "country": "DE"
    }
}