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

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

{
    "category": "https://api.routeconverter.com/v1/categories/847/",
    "description": "Rund um den Feldberg 100 km",
    "creator_name": "Heinzje",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/bcfb0533-754c-4b09-9d61-7a3958e39c49"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5821/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/7864/",
    "metadata": {
        "length": 111545,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 44,
        "size": 6823,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 1103,
        "elevationLoss": 1086,
        "country": "DE"
    }
}