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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "2012-03-17T07:38:32Z",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/73dda6df-4762-416d-829a-33df29ecd0ff"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37721/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54212/",
    "metadata": {
        "length": 77982,
        "lengthKind": "track",
        "duration": 15208,
        "positionLists": 1,
        "positions": 1662,
        "size": 360242,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-03-17T07:38:33+00:00",
        "elevationGain": 459,
        "elevationLoss": 482,
        "country": "DE"
    }
}