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

GET /v1/routes/52283/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "4b0baab8e17dfd8f57f835707884a065"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/8012/?format=api",
    "description": "Track 13012500.CSV",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2712641a-49b2-4049-8916-721a4a05ac27"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35792/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52283/?format=api",
    "metadata": {
        "length": 266717,
        "lengthKind": "track",
        "duration": 41533,
        "positionLists": 1,
        "positions": 37911,
        "size": 3787524,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-01-25T07:32:03+00:00",
        "elevationGain": 2937,
        "elevationLoss": 3067
    }
}