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

GET /v1/routes/51467/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "19f63a7373332c8a4051c73f4d0a0a69"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Rescued route 2014-05-06",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/03a8228e-7b7a-4527-9101-333ac03c7850"
    },
    "localFile": "https://api.routeconverter.com/v1/files/34976/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51467/",
    "metadata": {
        "length": 42681,
        "lengthKind": "track",
        "duration": 14477,
        "positionLists": 1,
        "positions": 361,
        "size": 177366,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-05-06T11:19:23+00:00",
        "elevationGain": 449,
        "elevationLoss": 448,
        "country": "DE"
    }
}