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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Track. 01",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8cf7b831-b2df-4c3d-9149-c0ddb96fb44f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38300/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54791/",
    "metadata": {
        "length": 75491,
        "lengthKind": "track",
        "duration": 25417,
        "positionLists": 1,
        "positions": 1728,
        "size": 378465,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-04-30T08:47:10+00:00",
        "elevationGain": 4481,
        "elevationLoss": 4524,
        "country": "AT"
    }
}