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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "LOG 13.05.12 20:28",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/657be117-e77e-4709-b9a6-3bf1ff693583"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37337/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53828/",
    "metadata": {
        "length": 219626,
        "lengthKind": "track",
        "duration": 22763,
        "positionLists": 1,
        "positions": 1701,
        "size": 279309,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2012-05-12T07:25:12+00:00",
        "elevationGain": 2759,
        "elevationLoss": 2863,
        "country": "DE"
    }
}