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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8024/",
    "description": "Position 1 to Position 814",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2f21b04f-d9d6-4c82-a11a-b218e71ca7cf"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35972/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52463/",
    "metadata": {
        "length": 6636,
        "lengthKind": "track",
        "duration": 8871,
        "positionLists": 1,
        "positions": 814,
        "size": 106925,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-07-03T10:41:06+00:00",
        "elevationGain": 890,
        "elevationLoss": 839,
        "country": "SI"
    }
}