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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "Karerseestrasse bis Karerseestrasse1",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/914cb216-a57d-451c-9aab-176743a2a054"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38435/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54926/",
    "metadata": {
        "length": 497727,
        "lengthKind": "routed",
        "duration": 8640,
        "positionLists": 2,
        "positions": 4943,
        "size": 421893,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-08-08T06:59:24+00:00",
        "country": "IT"
    }
}