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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/?format=api",
    "description": "Rescued route 2013-05-24",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4e9625a7-7fcf-4bf0-a466-81988e049e1c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36768/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53259/?format=api",
    "metadata": {
        "length": 131637,
        "lengthKind": "track",
        "duration": 3010,
        "positionLists": 1,
        "positions": 2731,
        "size": 285187,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-05-24T13:54:28+00:00",
        "elevationGain": 2094,
        "elevationLoss": 2123,
        "country": "DE"
    }
}