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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "002; 25-JAN-09 22:33:42 to START - END (4)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b0c1c04a-c8dc-43bd-9821-fc288399b7c4"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39176/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55667/",
    "metadata": {
        "length": 10225080,
        "lengthKind": "straight-line",
        "duration": 21841,
        "positionLists": 2,
        "positions": 523,
        "size": 81969,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-03-14T10:11:28+00:00",
        "elevationGain": 3812,
        "elevationLoss": 5741,
        "country": "ES"
    }
}