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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8014/",
    "description": "2014 - Motorhome Service Points.gpx",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c56014c8-46fe-4701-aa79-19a4d6496122"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39651/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56142/",
    "metadata": {
        "length": 39943012,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 469,
        "size": 86817,
        "format": "GPS Exchange Format 1.1 (*.gpx)"
    }
}