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

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

{
    "category": "https://api.routeconverter.com/v1/categories/386/",
    "description": "Thementour8",
    "creator_name": "KHR1953",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/bcce9fff-2bac-410c-b27b-ffc656724779"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1041/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1278/",
    "metadata": {
        "length": 11308,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 101,
        "size": 6944,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "country": "DE"
    }
}