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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Klöcher Traminerweg",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/14af2349-1576-488f-8164-481e5e467190"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35377/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51868/",
    "metadata": {
        "length": 13697,
        "lengthKind": "track",
        "duration": 24281,
        "positionLists": 1,
        "positions": 1032,
        "size": 169159,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-09-22T08:27:59+00:00",
        "elevationGain": 656,
        "elevationLoss": 584,
        "country": "AT"
    }
}