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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1631/",
    "description": "HAUSTOUR 140 Km",
    "creator_name": "cora4711",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2d9cc3ae-8617-4fe0-9547-4dc33c7e137c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/6203/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/8285/",
    "metadata": {
        "length": 275379,
        "lengthKind": "routed",
        "duration": 378960844,
        "positionLists": 2,
        "positions": 2089,
        "size": 169336,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2006-05-21T09:33:39+00:00",
        "country": "DE"
    }
}