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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8069/",
    "description": "03082011",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/fd0efe8e-e832-4155-b99a-97468b8d0645"
    },
    "localFile": "https://api.routeconverter.com/v1/files/41037/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57528/",
    "metadata": {
        "length": 2288654,
        "lengthKind": "straight-line",
        "duration": 16815221,
        "positionLists": 1,
        "positions": 2168,
        "size": 397966,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-08-03T10:48:29+00:00",
        "elevationGain": 14681,
        "elevationLoss": 14837,
        "country": "IE"
    }
}