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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8027/",
    "description": "Bikeplanner",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8c0c3351-8620-43bd-a34c-83932132dd18"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38274/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54765/",
    "metadata": {
        "length": 8623,
        "lengthKind": "track",
        "duration": 1032,
        "positionLists": 1,
        "positions": 308,
        "size": 37417,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2011-05-19T21:22:35+00:00",
        "elevationGain": 65,
        "elevationLoss": 65,
        "country": "PL"
    }
}