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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8014/",
    "description": "GPS to GPS",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/66babc87-2f67-4606-bb21-8f1ce64eeb12"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37369/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53860/",
    "metadata": {
        "duration": 0,
        "positionLists": 1,
        "positions": 1,
        "size": 92989,
        "format": "Photo (.jpg)",
        "startTime": "2016-02-17T22:27:30+00:00"
    }
}