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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2064/",
    "description": "kleiner baerenberg_zierenberg",
    "creator_name": "WanderWurzel",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/dc5547aa-a48f-4301-9e41-6db61700d6af"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5780/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/7822/",
    "metadata": {
        "length": 25280,
        "lengthKind": "routed",
        "duration": 485,
        "positionLists": 5,
        "positions": 100,
        "size": 32747,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-09-17T20:35:35+00:00",
        "elevationGain": 625,
        "elevationLoss": 640,
        "country": "DE"
    }
}