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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8027/",
    "description": "Szklarska",
    "creator_name": "lechkl",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/41d9f6ab-b2bb-4b0d-b77d-28ff63547424"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5968/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50668/",
    "metadata": {
        "length": 23124,
        "lengthKind": "track",
        "duration": 2768,
        "positionLists": 1,
        "positions": 326,
        "size": 32383,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-12-29T22:46:44+00:00",
        "elevationGain": 670,
        "elevationLoss": 1434,
        "country": "PL"
    }
}