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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1639/",
    "description": "Kleine Route",
    "creator_name": "schorschi",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/bea40a4b-27da-4e0f-aeda-9a23cc8ffb29"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25392/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/39162/",
    "metadata": {
        "length": 218618,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 17,
        "size": 580,
        "format": "Navigon Cruiser (*.cruiser)",
        "country": "DE"
    }
}