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

GET /v1/routes/55073/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "8d0ac892f30eeca2b6e4d7af7b7c59fc"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "2012-04-28T12:18:21Z",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/972d3b4b-9204-4f1b-b89e-61b344058805"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38582/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55073/",
    "metadata": {
        "length": 183075,
        "lengthKind": "track",
        "duration": 20069,
        "positionLists": 1,
        "positions": 2723,
        "size": 649888,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-04-28T12:18:23+00:00",
        "elevationGain": 2145,
        "elevationLoss": 2156,
        "country": "DE"
    }
}