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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8022/?format=api",
    "description": "2012-08-09 18:14:59 Auto (3)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ba75fdc8-8f82-48fa-8666-e649876bbc4d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39392/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55883/?format=api",
    "metadata": {
        "length": 257112,
        "lengthKind": "track",
        "duration": 15836,
        "positionLists": 1,
        "positions": 2527,
        "size": 267040,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-08-09T23:14:59+00:00",
        "elevationGain": 2571,
        "elevationLoss": 2572,
        "country": "PE"
    }
}