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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8022/",
    "description": "NUEVO MALACAS to NUEVO MALACAS",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c82b9ee9-297e-4228-91c2-fd4ec673d676"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39724/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56215/",
    "metadata": {
        "duration": 0,
        "positionLists": 1,
        "positions": 1,
        "size": 1098,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-08-10T22:03:16+00:00",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "PE"
    }
}