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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1945/?format=api",
    "description": "PointOfInterestC 1 to Position 16",
    "creator_name": "brando.02.miguel",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ed8106cc-364a-4411-b90f-e0808c166496"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26650/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40301/?format=api",
    "metadata": {
        "length": 22,
        "lengthKind": "track",
        "duration": 22,
        "positionLists": 1,
        "positions": 16,
        "size": 1225,
        "format": "Columbus GPS Type 1 (*.csv)",
        "startTime": "2020-10-02T11:30:04+00:00",
        "elevationGain": 6,
        "elevationLoss": 10,
        "country": "PH"
    }
}