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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "OberreifenbergNachGlashüttenUZurückÜbGlaskopf on GPSies.com",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/09713ff8-2078-4ad4-93a1-ab434fa1b3fc"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35102/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51593/",
    "metadata": {
        "length": 12422,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 115,
        "size": 11320,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 476,
        "elevationLoss": 468,
        "country": "DE"
    }
}