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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "schaumburger wald runde",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7a319611-f731-4ef2-9a7b-cd7ddad609cc"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37860/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54351/",
    "metadata": {
        "length": 460187,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 141,
        "size": 25606,
        "format": "Falk Navigator (*.tour)",
        "country": "DE"
    }
}