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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8045/",
    "description": "Nordbali auf (guten) Nebenstrassen 12.08.2011 (MCB)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d87acd92-2fbf-4edf-a24f-d1af8a8c7eca"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40138/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56629/",
    "metadata": {
        "length": 51201,
        "lengthKind": "track",
        "duration": 28,
        "positionLists": 1,
        "positions": 618,
        "size": 130897,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-09-13T14:28:26.625000+00:00",
        "elevationGain": 1613,
        "elevationLoss": 1613,
        "country": "ID"
    }
}