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

GET /v1/routes/53404/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "91800b8cfead1145a9594a6fbbf6d2ae"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "27-JUL-11 17:19:10",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/54c5e05d-4fd9-45d4-a509-5e5587fa5609"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36913/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53404/",
    "metadata": {
        "length": 91692,
        "lengthKind": "track",
        "duration": 17516,
        "positionLists": 1,
        "positions": 2990,
        "size": 602742,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-07-27T10:26:54+00:00",
        "elevationGain": 581,
        "elevationLoss": 554,
        "country": "DE"
    }
}