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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7865/",
    "description": "Sequence 1",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/98184f20-d8a2-487c-9639-0376c9da21c1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38602/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55093/",
    "metadata": {
        "length": 121581,
        "lengthKind": "track",
        "duration": 19079,
        "positionLists": 1,
        "positions": 3513,
        "size": 490140,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-05-12T10:07:12+00:00",
        "elevationGain": 3932,
        "elevationLoss": 3924,
        "country": "BE"
    }
}