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

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

{
    "category": "https://api.routeconverter.com/v1/categories/834/",
    "description": "Mestrenger Mühle RW",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/cc7a9508-cbd2-4f75-b4e9-e206d331145f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2662/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3222/",
    "metadata": {
        "length": 10836,
        "lengthKind": "track",
        "duration": 9931,
        "positionLists": 1,
        "positions": 720,
        "size": 96075,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-05-24T07:43:06+00:00",
        "elevationGain": 320,
        "elevationLoss": 536,
        "country": "DE"
    }
}