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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "2014-05-01 17:54:05",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0b484cc6-1820-4f60-b8e7-942234255185"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35146/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51637/",
    "metadata": {
        "length": 86453,
        "lengthKind": "track",
        "duration": 17130,
        "positionLists": 1,
        "positions": 1078,
        "size": 239792,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-05-01T11:08:34+00:00",
        "elevationGain": 814,
        "elevationLoss": 754,
        "country": "DE"
    }
}