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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8012/?format=api",
    "description": "Follow Steve HOME",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/807dc79c-9dbb-48b6-9d0d-83c5b78d8e74"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38008/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54499/?format=api",
    "metadata": {
        "length": 771266,
        "lengthKind": "straight-line",
        "duration": 117327236,
        "positionLists": 4,
        "positions": 2826,
        "size": 275617,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-06-03T13:26:33+00:00",
        "country": "CA"
    }
}