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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8014/?format=api",
    "description": "wf-gran_T25",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5556e839-a816-4b44-a48e-6af4977f45ca"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36927/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53418/?format=api",
    "metadata": {
        "length": 4260,
        "lengthKind": "track",
        "duration": 3831,
        "positionLists": 1,
        "positions": 499,
        "size": 49680,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "1971-01-13T12:01:19+00:00"
    }
}