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

GET /v1/routes/52342/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "8709674b3a457dd899be3548bed1beba"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "torre pacheco-las cumbres (puerto de la cadena)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/29c6b6ef-97cf-437b-84d3-c9f628854886"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35851/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52342/",
    "metadata": {
        "length": 51375,
        "lengthKind": "track",
        "duration": 14331,
        "positionLists": 1,
        "positions": 500,
        "size": 58106,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2010-02-27T08:09:04+00:00",
        "elevationGain": 631,
        "elevationLoss": 620,
        "country": "ES"
    }
}