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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7552/",
    "description": "Kröslin - Strahlsund",
    "creator_name": "klausk",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2a8950c1-5e35-427f-927c-3161b363b9be"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26600/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40253/",
    "metadata": {
        "length": 53725,
        "lengthKind": "track",
        "duration": 25164,
        "positionLists": 1,
        "positions": 25203,
        "size": 6301185,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2020-08-09T06:56:29.348000+00:00",
        "elevationGain": 670,
        "elevationLoss": 669
    }
}