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

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

{
    "category": "https://api.routeconverter.com/v1/categories/3303/?format=api",
    "description": "Teneriffa Bus Erjos to Bus Los Silos",
    "creator_name": "dkmtt",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/792b6432-c454-452f-a9be-6b23b37d7f06"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2378/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2924/?format=api",
    "metadata": {
        "length": 21354,
        "lengthKind": "straight-line",
        "duration": 15464,
        "positionLists": 2,
        "positions": 1057,
        "size": 131539,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-09-22T10:33:33+00:00",
        "elevationGain": 2001,
        "elevationLoss": 2042
    }
}