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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Point 1 to Point 47",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3fe0ceca-2091-441e-9f98-7931af445232"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36406/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52897/",
    "metadata": {
        "length": 204360,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 47,
        "size": 1354,
        "format": "Tom Tom 9.5 Route (*.itn)",
        "country": "DE"
    }
}