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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 30",
    "creator_name": "KaaTee",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/03493289-6225-40f8-9ab4-3b71dbef4e4a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/681/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50372/",
    "metadata": {
        "length": 170103,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 30,
        "size": 2695,
        "format": "Navigon Mobile Navigator 5 (*.rte)",
        "country": "DE"
    }
}