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

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

{
    "category": "https://api.routeconverter.com/v1/categories/3301/",
    "description": "Gomera. Chipude - Garajonay 13,2km",
    "creator_name": "dkmtt",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a5d87825-1c52-4235-be8a-4c7e940701a4"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2397/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2943/",
    "metadata": {
        "length": 13209,
        "lengthKind": "track",
        "duration": 17692,
        "positionLists": 1,
        "positions": 474,
        "size": 81817,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2008-03-11T10:11:31+00:00",
        "elevationGain": 935,
        "elevationLoss": 926
    }
}