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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "05.01. - Westallgäutour",
    "creator_name": "Harobi",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e179f945-52db-43ed-8f5c-20c03b176ab2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5726/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50655/",
    "metadata": {
        "length": 279476,
        "lengthKind": "track",
        "duration": 26397,
        "positionLists": 1,
        "positions": 2538,
        "size": 344992,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2008-05-01T08:09:52+00:00",
        "elevationGain": 3579,
        "elevationLoss": 3587,
        "country": "DE"
    }
}