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

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

{
    "category": "https://api.routeconverter.com/v1/categories/578/",
    "description": "Hohenstein_Ost",
    "creator_name": "bejo52",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9fe09b40-a92f-45c2-8d1b-52bde2f65a23"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2015/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2513/",
    "metadata": {
        "length": 131505,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 18,
        "size": 2330,
        "format": "Navigon Mobile Navigator 7 (*.freshroute)",
        "country": "DE"
    }
}