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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8014/",
    "description": "Clift_PtMrt",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d094e3d0-30c1-43d6-9159-bfa961a3ad94"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39943/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56434/",
    "metadata": {
        "length": 7951,
        "lengthKind": "straight-line",
        "duration": 0,
        "positionLists": 1,
        "positions": 4,
        "size": 2689,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-09-12T12:30:51+00:00"
    }
}