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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1413/",
    "description": "Othoni-Paxos",
    "creator_name": "SkipperUDO",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b2ac220e-f9c3-4469-882d-5beaf25bc401"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4355/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/5163/",
    "metadata": {
        "length": 180969,
        "lengthKind": "track",
        "duration": 240791,
        "positionLists": 1,
        "positions": 1278,
        "size": 435375,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-07-08T04:12:08+00:00"
    }
}