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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8053/",
    "description": "wlg-nsn",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d2139a55-7e0f-4f34-9b18-27383fab7a0b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39982/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56473/",
    "metadata": {
        "length": 248761,
        "lengthKind": "straight-line",
        "duration": 219,
        "positionLists": 1,
        "positions": 11,
        "size": 6314,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-03-02T10:25:31+00:00"
    }
}