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

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

{
    "category": "https://api.routeconverter.com/v1/categories/97/",
    "description": "01; ARCIDOSSO, ORTSRAND to 14; ROCCALBEGNA",
    "creator_name": "stauber",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/737cacb5-de57-49d0-96af-bcbf532f127a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27849/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41359/",
    "metadata": {
        "length": 11782,
        "lengthKind": "straight-line",
        "duration": 0,
        "positionLists": 1,
        "positions": 14,
        "size": 3105,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2006-10-10T00:00:01+00:00",
        "elevationGain": 461,
        "elevationLoss": 607,
        "country": "IT"
    }
}