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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Weisser Stein",
    "creator_name": "nattermt",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b99835dc-64a6-40c2-a3fa-fc9b6a0c3872"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5684/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50653/",
    "metadata": {
        "length": 70405,
        "lengthKind": "track",
        "duration": 17563,
        "positionLists": 1,
        "positions": 5349,
        "size": 3173150,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-12-05T10:33:30+00:00",
        "elevationGain": 624,
        "elevationLoss": 668,
        "country": "DE"
    }
}