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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8027/",
    "description": "Position 1 to Position 1471",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c7152ca9-5aee-436c-ba87-f69df8b2ed22"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39699/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56190/",
    "metadata": {
        "length": 42485,
        "lengthKind": "track",
        "duration": 11734,
        "positionLists": 1,
        "positions": 1549,
        "size": 317299,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-05-31T12:45:28+00:00",
        "elevationGain": 1711,
        "elevationLoss": 1723,
        "country": "PL"
    }
}