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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "TERRASSA-GALLIFA-SAVALL-TERRASSA",
    "creator_name": "PEDRO",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6ceb8c2f-ed6f-4170-bf6b-1bb977edd69c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5792/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50658/",
    "metadata": {
        "length": 57713,
        "lengthKind": "track",
        "duration": 658666152,
        "positionLists": 1,
        "positions": 1358,
        "size": 229398,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "1989-12-30T23:59:59+00:00",
        "elevationGain": 1549,
        "elevationLoss": 1550,
        "country": "ES"
    }
}