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

GET /v1/routes/56577/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "46d10dcb41989986c6db95fd09952c5b"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "Position 1 to Position 6",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d6bde1ab-8515-4d33-bb9d-9c842b09e4ee"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40086/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56577/",
    "metadata": {
        "length": 209167,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 6,
        "size": 254,
        "format": "Navigon Mobile Navigator URL (*.txt)",
        "country": "IT"
    }
}