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

GET /v1/routes/55258/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "5486ed200c2f92de2a8a96713413f499"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Heisinger Straße, Kempten to Heisinger Straße, Kempten",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9fd3d5e1-6daf-40b0-9540-fd91204e05ba"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38767/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55258/",
    "metadata": {
        "length": 115819,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 13,
        "size": 13361,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}