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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "20120517_rv_seewald_rv on GPSies.com",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/12f6306d-c8e1-4db1-8ecc-a3a79c96e2de"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35341/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51832/",
    "metadata": {
        "length": 42489,
        "lengthKind": "track",
        "duration": 15245,
        "positionLists": 1,
        "positions": 2889,
        "size": 618374,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-05-17T15:51:53+00:00",
        "elevationGain": 570,
        "elevationLoss": 569,
        "country": "DE"
    }
}