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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Medinesa 26",
    "creator_name": "jevo23",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/725f0b51-a6ff-40a9-8d61-3e753af3084e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27083/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51186/",
    "metadata": {
        "length": 65516,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 1127,
        "size": 165298,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 1146,
        "elevationLoss": 1146,
        "country": "ES"
    }
}