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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8027/?format=api",
    "description": "Position 1 to Position 4857",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e8fc0faa-4cc1-443b-87c2-fba5204d23fe"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40494/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56985/?format=api",
    "metadata": {
        "length": 43584,
        "lengthKind": "track",
        "duration": 30326,
        "positionLists": 1,
        "positions": 4857,
        "size": 498202,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-08-20T11:21:00+00:00",
        "elevationGain": 3477,
        "elevationLoss": 3445,
        "country": "PL"
    }
}