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

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

{
    "category": "https://api.routeconverter.com/v1/categories/4239/",
    "description": "Papiermuseum – Museo della Carta Runde von Maina Inferiore 1",
    "creator_name": "Afmann",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f47c82c6-26ab-4d75-9fc7-1ee9a575e94e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25554/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/39312/",
    "metadata": {
        "length": 2570,
        "lengthKind": "straight-line",
        "duration": 2336,
        "positionLists": 2,
        "positions": 186,
        "size": 24166,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2018-08-25T08:44:41+00:00",
        "elevationGain": 116,
        "elevationLoss": 85,
        "country": "IT"
    }
}