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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8022/?format=api",
    "description": "OFIC SULLANA to ESTAC SULLANA",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/08222465-92c8-4324-85ee-814f5200ee25"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35078/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51569/?format=api",
    "metadata": {
        "length": 2644,
        "lengthKind": "straight-line",
        "duration": 8694,
        "positionLists": 1,
        "positions": 2,
        "size": 1241,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-08-28T17:38:51+00:00",
        "elevationGain": 4,
        "elevationLoss": 0,
        "country": "PE"
    }
}