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

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

{
    "category": "https://api.routeconverter.com/v1/categories/385/",
    "description": "Thementour 4",
    "creator_name": "KHR1953",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a74bc60a-2537-4c90-9afa-a508b74ae52f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1007/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1244/",
    "metadata": {
        "length": 10867,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 179,
        "size": 9262,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}