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

GET /v1/routes/55739/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "4e29da995b67bdad4937994f5de75a6e"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "125 Km, Faro Peñas",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b428940c-584b-4ae0-a5d0-c4414653ab69"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39248/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55739/",
    "metadata": {
        "length": 121768,
        "lengthKind": "track",
        "duration": 17177,
        "positionLists": 1,
        "positions": 3898,
        "size": 498151,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-06-29T08:02:39+00:00",
        "elevationGain": 1477,
        "elevationLoss": 1482,
        "country": "ES"
    }
}