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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "Papiermuseum – Museo della Carta Runde von Maina Inferiore (3)",
    "creator_name": "Afmann",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9206dfa3-5bee-4a02-82dc-1acef231e8ad"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25551/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50937/",
    "metadata": {
        "length": 15515,
        "lengthKind": "straight-line",
        "duration": 18572,
        "positionLists": 3,
        "positions": 651,
        "size": 79256,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2018-08-25T08:44:41+00:00",
        "elevationGain": 457,
        "elevationLoss": 428,
        "country": "IT"
    }
}