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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "rhe2#05_1",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7801ea74-d34d-434b-acad-a6cefbfc7ee2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37808/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54299/",
    "metadata": {
        "length": 82623,
        "lengthKind": "track",
        "duration": 17493,
        "positionLists": 1,
        "positions": 1154,
        "size": 139857,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2016-07-01T07:00:00+00:00",
        "elevationGain": 1035,
        "elevationLoss": 1063,
        "country": "DE"
    }
}