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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8022/",
    "description": "HUANCABAMBA to HUANCABAMBA (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/cc639e6b-fdfc-4aa7-8c5b-bdacdcd5fb41"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39822/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56313/",
    "metadata": {
        "duration": 0,
        "positionLists": 1,
        "positions": 1,
        "size": 1098,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-08-23T20:25:56+00:00",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "PE"
    }
}