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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8014/",
    "description": "030412_España",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8638784d-ef2f-480d-b4e1-3eaa21f0db9b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38137/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54628/",
    "metadata": {
        "length": 3118329,
        "lengthKind": "track",
        "duration": 365698,
        "positionLists": 10,
        "positions": 49049,
        "size": 7761382,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2003-04-12T12:28:38+00:00",
        "elevationGain": 44394,
        "elevationLoss": 43335
    }
}