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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7452/",
    "description": "0051 to SCHIERSTEI",
    "creator_name": "Garmin722xs",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a2909b96-954c-4457-ae3d-2f363adbd308"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28296/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41739/",
    "metadata": {
        "length": 80149,
        "lengthKind": "straight-line",
        "duration": 210745395,
        "positionLists": 2,
        "positions": 1629,
        "size": 620137,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2018-05-27T17:19:14+00:00",
        "country": "DE"
    }
}