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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Carros de Foc-sencera",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9e53b392-9175-4e44-a267-83c96bb2c240"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38739/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55230/",
    "metadata": {
        "length": 62782,
        "lengthKind": "track",
        "duration": 86400,
        "positionLists": 1,
        "positions": 6258,
        "size": 720448,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2006-10-19T22:00:00.003000+00:00",
        "elevationGain": 5412,
        "elevationLoss": 5412,
        "country": "ES"
    }
}