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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7711/",
    "description": "Wassermanntour",
    "creator_name": "freddy.s",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/18f8fb3d-6f52-4879-a1dd-ae605988dfa2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27420/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40955/",
    "metadata": {
        "length": 653931,
        "lengthKind": "track",
        "positionLists": 19,
        "positions": 12688,
        "size": 154769,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 8466,
        "elevationLoss": 8489,
        "country": "DE"
    }
}