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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1077/",
    "description": "Traumstrasse Spessart 311 km",
    "creator_name": "Heinzje",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d73f6eea-efee-4750-9a62-557d3821d4d5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5817/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/7860/",
    "metadata": {
        "length": 307205,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 26,
        "size": 6998,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 1585,
        "elevationLoss": 1518,
        "country": "DE"
    }
}