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

GET /v1/routes/52354/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "f485eaf99ea8667b5d74f6365ed43336"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/8014/",
    "description": "wf-gran_T05",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2a1bc6bb-491f-4032-8812-4f94457ad885"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35863/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52354/",
    "metadata": {
        "length": 6993,
        "lengthKind": "track",
        "duration": 6287,
        "positionLists": 1,
        "positions": 499,
        "size": 65595,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "1971-01-13T12:01:19+00:00"
    }
}