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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8022/",
    "description": "SECHURA COMUNIC to EJIDOS (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/675c6c25-0d95-46b6-a0dd-a132611a77d3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37386/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53877/",
    "metadata": {
        "length": 86229,
        "lengthKind": "straight-line",
        "duration": 19190,
        "positionLists": 1,
        "positions": 6,
        "size": 1806,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-09-04T15:04:23+00:00",
        "elevationGain": 52,
        "elevationLoss": 0,
        "country": "PE"
    }
}