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

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

{
    "category": "https://api.routeconverter.com/v1/categories/385/",
    "description": "Thementour 14 Kurz",
    "creator_name": "KHR1953",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/380cc6bb-db63-4547-a9ff-b53fd18ab81a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1017/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1254/",
    "metadata": {
        "length": 6452,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 248,
        "size": 12437,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}