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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "BK 2011/11/02",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/98564ffd-02cb-443d-985f-f34d380f2191"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38607/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55098/",
    "metadata": {
        "length": 10949,
        "lengthKind": "track",
        "duration": 9652,
        "positionLists": 1,
        "positions": 811,
        "size": 165321,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-11-02T11:11:34+00:00",
        "elevationGain": 391,
        "elevationLoss": 384,
        "country": "DE"
    }
}