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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8037/",
    "description": "Persgård Camp to SF-16:13",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7e4fe40c-9622-4fcd-8942-3303eaea7d10"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37948/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54439/",
    "metadata": {
        "length": 3139637,
        "lengthKind": "straight-line",
        "duration": 18,
        "positionLists": 6,
        "positions": 34161,
        "size": 6357004,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2016-06-08T17:40:09+00:00",
        "elevationGain": 4023,
        "elevationLoss": 4023,
        "country": "NO"
    }
}