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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Ruta Día 2",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4c152e94-2749-493d-b1d7-d85d4ebe5182"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36707/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53198/",
    "metadata": {
        "length": 7594,
        "lengthKind": "track",
        "duration": 2080,
        "positionLists": 1,
        "positions": 105,
        "size": 14072,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-04-17T16:30:19+00:00",
        "elevationGain": 205,
        "elevationLoss": 497,
        "country": "ES"
    }
}