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

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

{
    "category": "https://api.routeconverter.com/v1/categories/847/",
    "description": "Taunus-Lahn ohne Ampeln 123 km",
    "creator_name": "Heinzje",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a22b9278-d851-498d-8b6f-27b842ab909a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5801/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/7843/",
    "metadata": {
        "length": 125497,
        "lengthKind": "routed",
        "duration": 5985269,
        "positionLists": 1,
        "positions": 42,
        "size": 9814,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-02-11T13:04:42.404000+00:00",
        "elevationGain": 1091,
        "elevationLoss": 1094,
        "country": "DE"
    }
}