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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8014/?format=api",
    "description": "wf-gran_T38",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7de1de25-d1cb-4521-916e-76399ed72557"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37937/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54428/?format=api",
    "metadata": {
        "length": 18181,
        "lengthKind": "track",
        "duration": 16358,
        "positionLists": 1,
        "positions": 500,
        "size": 65370,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "1971-01-13T12:01:19+00:00"
    }
}