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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Keep Running 39/25 🏃❤️🫶 HM 🤷🏽‍♂️😂",
    "creator_name": "Menelik",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/bf09f197-e26b-456d-8fa2-f53edf3063f7"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28294/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51332/",
    "metadata": {
        "length": 21107,
        "lengthKind": "track",
        "duration": 7540,
        "positionLists": 1,
        "positions": 1815,
        "size": 247495,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2025-03-16T09:06:03.999000+00:00",
        "elevationGain": 64,
        "elevationLoss": 64,
        "country": "DE"
    }
}