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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8037/",
    "description": "BGO-TRD-PRUNE.gpx",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9f319e07-7e88-4a05-84b9-e30f13c95457"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38756/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55247/",
    "metadata": {
        "length": 1606812,
        "lengthKind": "straight-line",
        "duration": 321751,
        "positionLists": 2,
        "positions": 366,
        "size": 42254,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2011-06-24T23:30:27+00:00",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "NO"
    }
}