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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8033/",
    "description": "040402_España",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3ae1ea97-832c-4774-a073-bd219c1ba8eb"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36268/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52759/",
    "metadata": {
        "length": 3909957,
        "lengthKind": "track",
        "duration": 383775,
        "positionLists": 11,
        "positions": 79193,
        "size": 12546633,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2004-04-02T16:36:08+00:00",
        "elevationGain": 37674,
        "elevationLoss": 37582,
        "country": "MA"
    }
}