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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1413/",
    "description": "Othoni-Igoumenitsa",
    "creator_name": "SkipperUDO",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/091ff76e-cbc4-4368-b9a5-8bf6b8aa43a1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4354/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/5162/",
    "metadata": {
        "length": 140968,
        "lengthKind": "track",
        "duration": 134733,
        "positionLists": 1,
        "positions": 963,
        "size": 327996,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-07-08T04:12:08+00:00"
    }
}