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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "ldb_06",
    "creator_name": "Queribus49",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a29ad22e-74fd-4d29-ad77-30c11c44660b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4968/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50609/",
    "metadata": {
        "length": 21485,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 74,
        "size": 6041,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 352,
        "elevationLoss": 352,
        "country": "ES"
    }
}