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

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

{
    "category": "https://api.routeconverter.com/v1/categories/385/",
    "description": "Thementour 2",
    "creator_name": "KHR1953",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5accfed5-c63d-4f3e-9f31-505f2ba9c39d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1004/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1241/",
    "metadata": {
        "length": 14204,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 131,
        "size": 7054,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}