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

GET /v1/routes/7660/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "822378bb839e9eb7fa825d9ba8a6a929"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/856/",
    "description": "Rostock - Banska Stiavnica",
    "creator_name": "Skye",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/155aa1bf-96ae-4e10-adb0-5d2d8ccc2895"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5658/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/7660/",
    "metadata": {
        "length": 785057,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 3,
        "size": 189,
        "format": "Google Maps URL (*.url)",
        "country": "PL"
    }
}