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

GET /v1/routes/51563/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "f23cced23d80a11961782f3b55d39782"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7862/?format=api",
    "description": "002; 25-JAN-09 22:33:42 to START - END",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/08046db5-97de-4129-8c2e-97ac58b225e8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35072/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51563/?format=api",
    "metadata": {
        "length": 10237488,
        "lengthKind": "straight-line",
        "duration": 20241,
        "positionLists": 2,
        "positions": 481,
        "size": 76373,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-03-17T10:15:03+00:00",
        "elevationGain": 3457,
        "elevationLoss": 5412,
        "country": "ES"
    }
}