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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8022/",
    "description": "CACLIC to PAMUD",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3512f6a2-a98b-4413-a67c-fc1c9da64328"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36122/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52613/",
    "metadata": {
        "length": 54933,
        "lengthKind": "straight-line",
        "duration": 31703,
        "positionLists": 1,
        "positions": 27,
        "size": 4898,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-04-18T13:29:18+00:00",
        "elevationGain": 1841,
        "elevationLoss": 1227,
        "country": "PE"
    }
}