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

GET /v1/routes/54575/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "4a9589f1a60f5d4e9ca7b220f0279ec7"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Orreaga to Santo Domingo de la Calzada",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/83f129c1-ad19-4744-9749-b54f906a0fe5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38084/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54575/",
    "metadata": {
        "length": 208940,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 23,
        "size": 700,
        "format": "Tom Tom 5 Route (*.itn)",
        "country": "ES"
    }
}