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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8014/",
    "description": "gpx.shp",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7bc646ec-3564-4408-9067-c45f1d6e9209"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37897/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54388/",
    "metadata": {
        "length": 64441901,
        "lengthKind": "straight-line",
        "duration": 0,
        "positionLists": 1,
        "positions": 347,
        "size": 93947,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2007-09-13T06:08:50.359000+00:00"
    }
}