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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2533/",
    "description": "Bigge-Sorpesee-HelefelderHohe-Heggen-Bigge",
    "creator_name": "Niko",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b30aaa5b-fea2-4da9-9c39-8530621dad1f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/20476/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/24080/",
    "metadata": {
        "length": 133436,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 17,
        "size": 666,
        "format": "Navigon Mobile Navigator URL (*.txt)",
        "country": "DE"
    }
}