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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1642/",
    "description": "Ludwigshafen, Bitch, Saverne, Hagenau, Souflenheim, Ludwigshafen",
    "creator_name": "majoda",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/63703f0f-f585-4caa-b7b3-80b4f0c354c5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2709/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3271/",
    "metadata": {
        "length": 291737,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 35,
        "size": 1155,
        "format": "Tom Tom 9.5 Route (*.itn)",
        "country": "DE"
    }
}