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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8009/",
    "description": "Track 13043000.CSV",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3ea8e3a4-1149-41c4-bd62-2a32bd5974bc"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36374/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52865/",
    "metadata": {
        "length": 48975,
        "lengthKind": "track",
        "duration": 7974,
        "positionLists": 1,
        "positions": 4779,
        "size": 479455,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-04-30T13:10:51+00:00",
        "elevationGain": 322,
        "elevationLoss": 324,
        "country": "AU"
    }
}