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

GET /v1/routes/55395/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "9e0244e6440ef69e220a3ea114ecf312"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7866/?format=api",
    "description": "1",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a50f2017-2d40-4e9a-8a2b-1efd4ad73cca"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38904/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55395/?format=api",
    "metadata": {
        "length": 21177,
        "lengthKind": "track",
        "duration": 2345632,
        "positionLists": 2,
        "positions": 80,
        "size": 94377,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-03-09T20:32:52+00:00",
        "elevationGain": 193,
        "elevationLoss": 193,
        "country": "NL"
    }
}