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

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

{
    "category": "https://api.routeconverter.com/v1/categories/847/",
    "description": "Ritter-Route von Schloß zu Schloß",
    "creator_name": "Heinzje",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/12be837f-3451-4262-8d2b-da88cde7fadf"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5820/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/7863/",
    "metadata": {
        "length": 118900,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 47,
        "size": 6953,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 1164,
        "elevationLoss": 1147,
        "country": "DE"
    }
}