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

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

{
    "category": "https://api.routeconverter.com/v1/categories/385/",
    "description": "Thementour 10",
    "creator_name": "KHR1953",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/483c26b0-80d0-49c2-a1c8-d3273497e1a7"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1000/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1237/",
    "metadata": {
        "length": 15573,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 112,
        "size": 6181,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}