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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8014/?format=api",
    "description": "wf-gran_T37",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/88295c6c-ca93-4e54-a2b9-25ff07a79379"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38190/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54681/?format=api",
    "metadata": {
        "length": 4791,
        "lengthKind": "track",
        "duration": 4310,
        "positionLists": 1,
        "positions": 182,
        "size": 18327,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "1971-01-13T12:01:19+00:00"
    }
}