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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8051/",
    "description": "Nueva lista de puntos 1",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/bfb5a5a3-3af0-46e3-bd8f-f244b9a403c6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39506/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55997/",
    "metadata": {
        "length": 57242,
        "lengthKind": "straight-line",
        "duration": 170,
        "positionLists": 1,
        "positions": 6,
        "size": 1878,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-08-25T20:55:16.484000+00:00",
        "elevationGain": 115,
        "elevationLoss": 169,
        "country": "AR"
    }
}