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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8022/?format=api",
    "description": "LOMA LARGA to LOMA LARGA AUTOSOP",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/34cc1de0-398e-482c-be9e-1f526fa067b9"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36114/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52605/?format=api",
    "metadata": {
        "length": 5,
        "lengthKind": "straight-line",
        "duration": 233,
        "positionLists": 1,
        "positions": 2,
        "size": 1246,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-08-16T19:48:29+00:00",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "PE"
    }
}