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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Zur Spreeler Mühle",
    "creator_name": "hoernig",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5f9f87ff-1d90-496f-81ac-bdbd56c726a7"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5785/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50657/",
    "metadata": {
        "length": 29534,
        "lengthKind": "track",
        "duration": 7084,
        "positionLists": 1,
        "positions": 192,
        "size": 22400,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-12-13T17:36:53+00:00",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}