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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2533/",
    "description": "Ederbergland Tour 2",
    "creator_name": "Carmann",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/613c9158-a8c5-447f-85ec-d92899887330"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24728/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/38576/",
    "metadata": {
        "length": 206929,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 30,
        "size": 1972,
        "format": "Tom Tom 5 Route (*.itn)",
        "country": "DE"
    }
}