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

GET /v1/routes/3762/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "0bcea2ac88ec7aabaa76570bf41a31f2"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/1004/",
    "description": "154 A to 154 B",
    "creator_name": "Theo Retisch",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/27e276b3-08f3-4126-9f54-116cba04e020"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3145/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3762/",
    "metadata": {
        "length": 20575,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 43,
        "size": 5732,
        "format": "Navigon Mobile Navigator 7 (*.freshroute)",
        "country": "DE"
    }
}