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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/?format=api",
    "description": "Livorno; Piazza Del Portuale to 862742:4437582",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/253e6945-197b-4bf9-9290-945ad0f1f905"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35754/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52245/?format=api",
    "metadata": {
        "length": 1328962,
        "lengthKind": "track",
        "duration": 901590,
        "positionLists": 1,
        "positions": 858,
        "size": 192684,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-05-02T09:18:30+00:00",
        "elevationGain": 19846,
        "elevationLoss": 19746
    }
}